9#ifndef __refinitiv_ema_access_OmmInvalidHandleException_h
10#define __refinitiv_ema_access_OmmInvalidHandleException_h
*|--------------------------------------------------------------------------—
unsigned long long UInt64
represents 64-bit unsigned integer
The access namespace contains all interfaces and definitions specified for use with the EMA Access pa...
The ema namespace contains all interfaces and definitions specified for use with EMA.
EmaString class is a container of a null terminated Ascii character string.
OmmException is a parent class for all exception types thrown by EMA.
OmmInvalidHandleException is thrown when application passes in an invalid handle to OmmConsumer.
OmmInvalidHandleException & operator=(const OmmInvalidHandleException &)
OmmInvalidHandleException(UInt64)
const EmaString & getText() const
const EmaString & toString() const
virtual ~OmmInvalidHandleException()
OmmInvalidHandleException(const OmmInvalidHandleException &)
OmmException::ExceptionType getExceptionType() const