file_not_found_exception Struct Reference
  #include <stream_exceptions.h>
Inheritance diagram for file_not_found_exception:
  
 Public Member Functions | |
| file_not_found_exception (const std::string &mesg) | |
  Public Member Functions inherited from base_exception | |
| base_exception (const std::string &mesg) | |
Detailed Description
Exception raised if the InterOp file is not found in the file system
Constructor & Destructor Documentation
      
  | 
  inline | 
Constructor
- Parameters
 - 
  
mesg error message  
The documentation for this struct was generated from the following file:
- /io/interop/io/stream_exceptions.h
 
 Public Member Functions inherited from