OnixS EBS BrokerTec Market Data and Trading Handler for C++  2.14.1.0
Public Member Functions | List of all members
SystemException Class Referenceabstract

System-level exception. More...

Public Member Functions

virtual int32 errorCode () const =0
 OC API or CRT error code.
 
- Public Member Functions inherited from Exception
virtual const char * what () const =0 throw ()
 Error text.
 
virtual const char * name () const =0
 Type name of exception.
 
virtual std::string trace () const =0
 Function stack trace (if present)
 

Detailed Description

System-level exception.