Defines Exceptions that can be thrown by the blpapi library.
More...
Defines Exceptions that can be thrown by the blpapi library.
- Purpose:
- Defines Exceptions that can be thrown by the blpapi library.
-
- Classes:
| 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 |
-
- Description:
- This file defines various exceptions that blpapi can throw.
◆ blpapi_ErrorInfo_t
◆ blpapi_getErrorInfo()
◆ description
◆ exceptionClass