9#ifndef __refinitiv_ema_access_OmmInvalidConfigurationException_h
10#define __refinitiv_ema_access_OmmInvalidConfigurationException_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.
OmmInvalidConfigurationException represents and indicates fatal configuration errors.
virtual ~OmmInvalidConfigurationException()
OmmInvalidConfigurationException & operator=(const OmmInvalidConfigurationException &)
OmmException::ExceptionType getExceptionType() const
const EmaString & getText() const
OmmInvalidConfigurationException()
const EmaString & toString() const
OmmInvalidConfigurationException(const OmmInvalidConfigurationException &)