OTX-Runtime for DotNet  
OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException Class Reference

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

Inherits Exception.

Public Member Functions

 DiagRuntimeException (int errorCode, string message, OtxExceptionType exceptionType)
 Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
 DiagRuntimeException (int errorCode, string message, OtxExceptionType exceptionType, Exception innerException)
 Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there. More...
 
 DiagRuntimeException (string message, IDiagService diagService)
 Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there. More...
 

Properties

IDiagService DiagService [get]
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
int ErrorCode [get]
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
string ErrorMessage [get]
 Non-standard methods for direct access to properties of OTX objects that can only be accessed indirectly in OTX. More...
 
OtxExceptionType ExceptionType [get]
 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.

Constructor & Destructor Documentation

◆ DiagRuntimeException() [1/3]

OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.DiagRuntimeException ( int  errorCode,
string  message,
OtxExceptionType  exceptionType 
)
inline

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

◆ DiagRuntimeException() [2/3]

OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.DiagRuntimeException ( string  message,
IDiagService  diagService 
)
inline

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

◆ DiagRuntimeException() [3/3]

OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.DiagRuntimeException ( int  errorCode,
string  message,
OtxExceptionType  exceptionType,
Exception  innerException 
)
inline

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

Property Documentation

◆ DiagService

IDiagService OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.DiagService
get

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

◆ ErrorCode

int OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.ErrorCode
get

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

◆ ErrorMessage

string OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.ErrorMessage
get

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

◆ ExceptionType

OtxExceptionType OpenTestSystem.Otx.DiagManager.OtxDiagApi.DataTypes.DiagRuntimeException.ExceptionType
get

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: