OTX-Runtime for Java  
OpenTestSystem.Otx.Runtime.Api.Exceptions.InvalidDataTypeException Class Reference

Thrown when converting non-otx api datatype into a string. More...

Inheritance diagram for OpenTestSystem.Otx.Runtime.Api.Exceptions.InvalidDataTypeException:
Inheritance graph

Public Member Functions

 InvalidDataTypeException ()
 Initializes a new instance of the InvalidDataTypeException class.
 
 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.
 
 Exception (String message)
 Initializes a new instance of Exception class. More...
 

Detailed Description

Thrown when converting non-otx api datatype into a string.

Constructor & Destructor Documentation

◆ InvalidDataTypeException()

OpenTestSystem.Otx.Runtime.Api.Exceptions.InvalidDataTypeException.InvalidDataTypeException ( String  message)
inline

Initializes a new instance of the InvalidDataTypeException class.

Parameters
messageError message that explains the reason for the Exception.

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