Defines Exceptions that can be thrown by the blpapi library. More...
Go to the source code of this file.
Classes | |
| struct | blpapi_ErrorInfo |
| class | blpapi::Exception |
| class | blpapi::DuplicateCorrelationIdException |
| class | blpapi::InvalidStateException |
| class | blpapi::InvalidArgumentException |
| class | blpapi::InvalidConversionException |
| class | blpapi::IndexOutOfRangeException |
| class | blpapi::FieldNotFoundException |
| class | blpapi::UnknownErrorException |
| class | blpapi::UnsupportedOperationException |
| class | blpapi::NotFoundException |
| class | blpapi::ExceptionUtil |
Namespaces | |
| namespace | blpapi |
Defines | |
| #define | INCLUDED_EXCEPTION |
| #define | INCLUDED_STRING |
Typedefs | |
| typedef struct blpapi_ErrorInfo | blpapi_ErrorInfo_t |
Functions | |
| BLPAPI_EXPORT 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 |
1.7.1