![]() |
OTX-Runtime for Java
|
|
Thrown when OTX-Runtime produces an Exception. More...
Public Member Functions | |
RunnerNotAliveException () | |
Initializes a new instance of RunnerNotAliveException class. | |
RunnerNotAliveException (String message) | |
Initializes a new instance of RunnerNotAliveException class. More... | |
![]() | |
RuntimeException () | |
Initializes a new instance of RuntimeException class. | |
RuntimeException (String message) | |
Initializes a new instance of RuntimeException class. More... | |
![]() | |
Exception () | |
Initializes a new instance of Exception class. | |
Exception (String message) | |
Initializes a new instance of Exception class. More... | |
Thrown when OTX-Runtime produces an Exception.
|
inline |
Initializes a new instance of RunnerNotAliveException class.
message | Error message that explains the reason for the Exception. |