Generic files related exception (e.g. read error, write errror, etc.)
More...
#include <Exceptions.h>
|
| | FileException (const std::string &message=std::string(), const std::string &location=std::string()) |
| |
| | ~FileException () throw () |
| |
| | RcsbException (const std::string &message=std::string(), const std::string &location=std::string()) |
| |
| | ~RcsbException () throw () |
| |
| void | AppendMessage (const std::string &message=std::string(), const std::string &location=std::string()) |
| |
| const char * | what () const throw () |
| |
Generic files related exception (e.g. read error, write errror, etc.)
◆ FileException()
| FileException::FileException |
( |
const std::string & |
message = std::string(), |
|
|
const std::string & |
location = std::string() |
|
) |
| |
◆ ~FileException()
| FileException::~FileException |
( |
| ) |
|
| throw | ( | |
| ) | | |
The documentation for this class was generated from the following file: