Classes | Namespaces | Defines | Typedefs | Functions

blpapi_exception.h File Reference

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)

Detailed Description

Defines Exceptions that can be thrown by the blpapi library.


Define Documentation

#define INCLUDED_EXCEPTION
#define INCLUDED_STRING