This exception is thrown when an API client attempts to send a request
which is not valid by the request schema.
Declaration Syntax
C# | Visual Basic | Visual C++ |
[SerializableAttribute] public class InvalidRequestException : ApplicationException
<SerializableAttribute> Public Class InvalidRequestException Inherits ApplicationException
[SerializableAttribute] public ref class InvalidRequestException : public ApplicationException
Members
All Members | Constructors | Properties | |||
Icon | Member | Description |
---|---|---|
InvalidRequestException()()()() | Initializes a new instance of the InvalidRequestException class | |
InvalidRequestException(String) | Initializes a new instance of the InvalidRequestException class | |
InvalidRequestException(String, Exception) | Initializes a new instance of the InvalidRequestException class | |
Description |
Thread Safety
Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.
Inheritance Hierarchy
Object | |||
Exception | |||
ApplicationException | |||
InvalidRequestException |
Assembly: Bloomberglp.Blpapi (Module: Bloomberglp.Blpapi.dll) Version: 3.9.6.1