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

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

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

Public Member Functions

 RunnerNotAliveException ()
 Initializes a new instance of RunnerNotAliveException class.
 
 RunnerNotAliveException (String message)
 Initializes a new instance of RunnerNotAliveException class. More...
 
- Public Member Functions inherited from OpenTestSystem.Otx.Runtime.Api.Exceptions.RuntimeException
 RuntimeException ()
 Initializes a new instance of RuntimeException class.
 
 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.
 
 Exception (String message)
 Initializes a new instance of Exception class. More...
 

Detailed Description

Thrown when OTX-Runtime produces an Exception.

Constructor & Destructor Documentation

◆ RunnerNotAliveException()

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

Initializes a new instance of RunnerNotAliveException class.

Parameters
messageError message that explains the reason for the Exception.

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