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

Thrown when a runner is not alive anymore. More...

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

Public Member Functions

 RunnerNotAliveException ()
 Initializes a new instance of the RunnerNotAliveException class. More...
 
 RunnerNotAliveException (string message)
 Initializes a new instance of the RunnerNotAliveException class. More...
 
- Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Exceptions.RuntimeException
 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 a runner is not alive anymore.

Constructor & Destructor Documentation

◆ RunnerNotAliveException() [1/2]

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

Initializes a new instance of the RunnerNotAliveException class.

◆ RunnerNotAliveException() [2/2]

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

Initializes a new instance of the RunnerNotAliveException class.

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

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