![]() |
OTX-Runtime for C++
|
|
Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there. More...
#include <DiagRuntimeException.h>
Inherits std::runtime_error.
Public Member Functions | |
virtual int32 | GetErrorCode () const =0 |
Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More... | |
virtual OtxExceptionTypes | GetExceptionType () const =0 |
Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More... | |
virtual std::string | GetMessage () const =0 |
Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More... | |
Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there.
|
pure virtual |
Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.
|
pure virtual |
Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.
|
pure virtual |
Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.