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

Thrown when OTX-Runtime produces an Exception. More...

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

Public Member Functions

 RuntimeException ()
 Initializes a new instance of RuntimeException class. More...
 
 RuntimeException (string message)
 Initializes a new instance of RuntimeException 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 OTX-Runtime produces an Exception.

Constructor & Destructor Documentation

◆ RuntimeException() [1/2]

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

Initializes a new instance of RuntimeException class.

◆ RuntimeException() [2/2]

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

Initializes a new instance of RuntimeException class.

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

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