|
BLPAPI C++
3.25.1
|
#include <blpapi_exception.h>
Static Public Member Functions | |
| static void | throwOnError (int errorCode) |
This class provides a namespace for utility functions that convert C-style error codes to blpapi::Exception objects.
|
static |
Throw the appropriate exception for the specified errorCode if the errorCode is not 0.