OTX-Runtime for Java  
Package OpenTestSystem.Otx.Runtime.Api.Exceptions

Package containing exceptions. More...

Classes

class  ConnectionStateException
 Thrown when the connection state produces an Exception. More...
 
class  Exception
 Base class of Exceptions of Api. More...
 
class  FileFormatException
 Thrown when a file is has an unsupported format. More...
 
class  FileNotFoundException
 Thrown when a file cannot be found. More...
 
class  InvalidDataTypeException
 Thrown when converting non-otx api datatype into a string. More...
 
class  InvalidLicenseException
 Thrown when a license of runtimeManager Api is not valid or expired. More...
 
class  InvalidLiteralException
 Thrown when a literal string cannot be converted to OTX Object. More...
 
class  OtxException
 Thrown when OTX-Runtime produces an exception and the Exception is one of OTX Exceptions. More...
 
class  RunnerNotAliveException
 Thrown when OTX-Runtime produces an Exception. More...
 
class  RuntimeException
 Thrown when OTX-Runtime produces an Exception. More...
 

Detailed Description

Package containing exceptions.