OTX-Runtime for DotNet  
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. More...
 
 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. More...
 
 Exception (string message)
 Initializes a new instance of Exception class. More...
 

Detailed Description

Thrown when a file cannot be found

Constructor & Destructor Documentation

◆ FileNotFoundException() [1/2]

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

Initializes a new instance of the FileNotFoundException class.

◆ FileNotFoundException() [2/2]

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: