Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there.
More...
Inherits Exception.
|
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...
|
|
Identical to a datatype in the OTX standard ISO 13209. A detailed specification can be found there.
◆ 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.
◆ 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: