9#ifndef __refinitiv_ema_access_OmmUnsupportedDomainTypeException_h
10#define __refinitiv_ema_access_OmmUnsupportedDomainTypeException_h
*|--------------------------------------------------------------------------—
unsigned short UInt16
represents 16-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.
OmmUnsupportedDomainTypeException is thrown when a domain type value is greater than 255.
UInt16 getDomainType() const
const EmaString & toString() const
OmmUnsupportedDomainTypeException(const OmmUnsupportedDomainTypeException &)
OmmUnsupportedDomainTypeException & operator=(const OmmUnsupportedDomainTypeException &)
OmmException::ExceptionType getExceptionType() const
virtual ~OmmUnsupportedDomainTypeException()
const EmaString & getText() const
OmmUnsupportedDomainTypeException()