BLPAPI C++
3.24.2
|
Defines Exceptions that can be thrown by the blpapi library. More...
Go to the source code of this file.
Classes | |
struct | blpapi_ErrorInfo |
class | Exception |
class | DuplicateCorrelationIdException |
class | InvalidStateException |
class | InvalidArgumentException |
class | InvalidConversionException |
class | IndexOutOfRangeException |
class | FieldNotFoundException |
class | UnknownErrorException |
class | UnsupportedOperationException |
class | NotFoundException |
class | ExceptionUtil |
Namespaces | |
BloombergLP | |
BloombergLP::blpapi | |
Macros | |
#define | INCLUDED_EXCEPTION |
#define | INCLUDED_STRING |
Typedefs | |
typedef struct blpapi_ErrorInfo | blpapi_ErrorInfo_t |
Functions | |
int | blpapi_getErrorInfo (blpapi_ErrorInfo_t *buffer, int errorCode) |
Defines Exceptions that can be thrown by the blpapi library.
#define INCLUDED_EXCEPTION |
#define INCLUDED_STRING |