OTX-Runtime for DotNet  
OpenTestSystem.Otx.Runtime.Api.Exceptions.ConnectionStateException Class Reference

Thrown when the connection state produces an Exception. More...

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

Public Member Functions

 ConnectionStateException ()
 Initializes a new instance of ConnectionStateException class. More...
 
 ConnectionStateException (string message)
 Initializes a new instance of ConnectionStateException 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...
 

Detailed Description

Thrown when the connection state produces an Exception.

Constructor & Destructor Documentation

◆ ConnectionStateException() [1/2]

OpenTestSystem.Otx.Runtime.Api.Exceptions.ConnectionStateException.ConnectionStateException ( )
inline

Initializes a new instance of ConnectionStateException class.

◆ ConnectionStateException() [2/2]

OpenTestSystem.Otx.Runtime.Api.Exceptions.ConnectionStateException.ConnectionStateException ( string  message)
inline

Initializes a new instance of ConnectionStateException class.

Parameters
messageThe error message that explains the reason for the Exception.

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