OTX-Runtime for C++  
OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::DiagRuntimeException Class Referenceabstract

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...
 

Detailed Description

Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there.

Member Function Documentation

◆ GetErrorCode()

virtual int32 OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::DiagRuntimeException::GetErrorCode ( ) const
pure virtual

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.

◆ GetExceptionType()

virtual OtxExceptionTypes OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::DiagRuntimeException::GetExceptionType ( ) const
pure virtual

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.

◆ GetMessage()

virtual std::string OpenTestSystem::Otx::DiagManager::OtxDiagApi::DataTypes::DiagRuntimeException::GetMessage ( ) const
pure virtual

Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX.


The documentation for this class was generated from the following file: