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

Base class of Exceptions of Api. More...

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

Public Member Functions

 Exception ()
 Initializes a new instance of Exception class. More...
 
 Exception (string message)
 Initializes a new instance of Exception class. More...
 

Detailed Description

Base class of Exceptions of Api.

Constructor & Destructor Documentation

◆ Exception() [1/2]

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

Initializes a new instance of Exception class.

◆ Exception() [2/2]

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

Initializes a new instance of Exception class.

Parameters
messageError message that explains the reason for the Exception.

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