9#ifndef __refinitiv_ema_access_OmmInaccessibleLogFileException_h
10#define __refinitiv_ema_access_OmmInaccessibleLogFileException_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.
OmmInaccessibleLogFileException is thrown when EMA log file can not be created.
virtual ~OmmInaccessibleLogFileException()
OmmInaccessibleLogFileException & operator=(const OmmInaccessibleLogFileException &)
const EmaString & toString() const
OmmInaccessibleLogFileException(const EmaString &)
const EmaString & getFilename() const
OmmInaccessibleLogFileException(const OmmInaccessibleLogFileException &)
OmmException::ExceptionType getExceptionType() const
const EmaString & getText() const