FileNotFoundError Class Reference
|
Ratpac-two
|
RAT::FileNotFoundError Class Reference
#include <DBExceptions.hh>
Inheritance diagram for RAT::FileNotFoundError:
Public Member Functions | |
| FileNotFoundError (std::string _filename) | |
Public Member Functions inherited from RAT::FileError | |
| FileError (std::string _filename) | |
| bool | operator== (const FileError &other) const |
Additional Inherited Members | |
Public Attributes inherited from RAT::FileError | |
| std::string | filename |
Detailed Description
Exception: Error finding RATDB file.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/ratpac/checkouts/latest/src/db/include/RAT/DBExceptions.hh
Generated by
Public Member Functions inherited from