Static Public Member Functions

blpapi::ExceptionUtil Class Reference

#include <blpapi_exception.h>

List of all members.

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.


Member Function Documentation

static void blpapi::ExceptionUtil::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: