9#ifndef __refinitiv_ema_access_OmmOutOfRangeException_h
10#define __refinitiv_ema_access_OmmOutOfRangeException_h
*|--------------------------------------------------------------------------—
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.
OmmOutOfRangeException is thrown when a passed in method argument is out of range.
OmmException::ExceptionType getExceptionType() const
virtual ~OmmOutOfRangeException()
const EmaString & toString() const
OmmOutOfRangeException(const OmmOutOfRangeException &)
OmmOutOfRangeException & operator=(const OmmOutOfRangeException &)
const EmaString & getText() const