|
BLPAPI C++ 3.26.6
|
Defines Exceptions that can be thrown by the blpapi library.
| blpapi_ErrorInfo | C struct to get more info on error |
| blpapi::Exception | Base class from all exceptions |
| blpapi::DuplicateCorrelationIdException | Duplicate CorrelationId exception |
| blpapi::InvalidStateException | Invalid state exception |
| blpapi::InvalidArgumentException | Invalid argument exception |
| blpapi::InvalidConversionException | Invalid conversion exception |
| blpapi::IndexOutOfRangeException | Index out of range exception |
| blpapi::FieldNotFoundException | Field not found exception |
| blpapi::NotFoundException | Not present exception |
| blpapi::UnknownErrorException | Unknown error exception |
| blpapi::UnsupportedOperationException | Unsupported operation exception |
| blpapi::ExceptionUtil | Internal exception generating class |
Classes | |
| class | Exception |
| class | DuplicateCorrelationIdException |
| class | InvalidStateException |
| class | InvalidArgumentException |
| class | InvalidConversionException |
| class | IndexOutOfRangeException |
| class | FieldNotFoundException |
| class | UnknownErrorException |
| class | UnsupportedOperationException |
| class | NotFoundException |
| class | ExceptionUtil |