![]() |
OTX-Runtime for Java
|
|
Thrown when converting non-otx api datatype into a string. More...
Public Member Functions | |
InvalidDataTypeException () | |
Initializes a new instance of the InvalidDataTypeException class. | |
InvalidDataTypeException (String message) | |
Initializes a new instance of the InvalidDataTypeException class. More... | |
![]() | |
Exception () | |
Initializes a new instance of Exception class. | |
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.
message | Error message that explains the reason for the Exception. |