BLPAPI C++  3.24.5
ExceptionUtil Class Reference

#include <blpapi_exception.h>

Static Public Member Functions

static void throwOnError (int errorCode)
 

Detailed Description

This class provides a namespace for utility functions that convert C-style error codes to blpapi::Exception objects.

See Component blpapi_exception

Member Function Documentation

◆ throwOnError()

void throwOnError ( int  errorCode)
static

Throw the appropriate exception for the specified errorCode if the errorCode is not 0.


The documentation for this class was generated from the following file: