9#ifndef __refinitiv_ema_access_OmmMemoryExhaustionException_h
10#define __refinitiv_ema_access_OmmMemoryExhaustionException_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.
OmmMemoryExhaustionException represents out of memory exceptions.
OmmMemoryExhaustionException()
OmmMemoryExhaustionException & operator=(const OmmMemoryExhaustionException &)
virtual ~OmmMemoryExhaustionException()
const EmaString & toString() const
OmmMemoryExhaustionException(const OmmMemoryExhaustionException &)
const EmaString & getText() const
OmmException::ExceptionType getExceptionType() const