OTX-Runtime for DotNet
|
|
Thrown when converting non-otx api datatype into a string More...
Public Member Functions | |
InvalidDataTypeException () | |
Initializes a new instance of the InvalidDataTypeException class. More... | |
InvalidDataTypeException (string message) | |
Initializes a new instance of the InvalidDataTypeException class. More... | |
Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Exceptions.Exception | |
Exception () | |
Initializes a new instance of Exception class. More... | |
Exception (string message) | |
Initializes a new instance of Exception class. More... | |
Thrown when converting non-otx api datatype into a string
|
inline |
Initializes a new instance of the InvalidDataTypeException class.
|
inline |
Initializes a new instance of the InvalidDataTypeException class.
message | The error message that explains the reason for the Exception. |