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

Thrown when a file cannot be found. More...

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

Public Member Functions

 FileNotFoundException ()
 Initializes a new instance of the FileNotFoundException class.
 
 FileNotFoundException (String message)
 Initializes a new instance of the FileNotFoundException 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 a file cannot be found.

Constructor & Destructor Documentation

◆ FileNotFoundException()

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

Initializes a new instance of the FileNotFoundException class.

Parameters
messageError message that explains the reason for the Exception.

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