FileAccessError Class Reference
|
Ratpac-two
|
RAT::FileAccessError Class Reference
#include <DBExceptions.hh>
Inheritance diagram for RAT::FileAccessError:
Public Member Functions | |
| FileAccessError (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: Insufficient access privileges to read 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