OmmSystemException represents exceptions thrown by operating system.
More...
◆ getExceptionType()
ExceptionType refinitiv::ema::access::OmmSystemException::getExceptionType |
( |
| ) |
const |
|
virtual |
◆ getSystemExceptionAddress()
void* refinitiv::ema::access::OmmSystemException::getSystemExceptionAddress |
( |
| ) |
const |
Returns SystemExceptionAddress.
- Returns
- address of the system exception
◆ getSystemExceptionCode()
Int64 refinitiv::ema::access::OmmSystemException::getSystemExceptionCode |
( |
| ) |
const |
Returns SystemExceptionCode.
- Returns
- code of the system exception
◆ getText()
const EmaString& refinitiv::ema::access::OmmSystemException::getText |
( |
| ) |
const |
|
virtual |
◆ toString()
const EmaString& refinitiv::ema::access::OmmSystemException::toString |
( |
| ) |
const |
|
virtual |