Bloomberg API for .NET
InvalidRequestException Class
NamespacesBloomberglp.BlpapiInvalidRequestException
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 BasicVisual C++
[SerializableAttribute]
public class InvalidRequestException : ApplicationException
<SerializableAttribute>
Public Class InvalidRequestException
	Inherits ApplicationException
[SerializableAttribute]
public ref class InvalidRequestException : public ApplicationException
Members
All MembersConstructorsProperties



IconMemberDescription
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.8.10.1