This is the complete list of members for
FormatError, including all inherited members.
Exception() | Exception | [inline] |
file(const std::string &file) | FormatError | [inline] |
file() const | FormatError | [inline] |
FormatError(const FormatError &error) | FormatError | [inline] |
FormatError(const char *message) | FormatError | [inline, explicit] |
FormatError(const std::string &message) | FormatError | [inline, explicit] |
FormatError(const char *message, const std::string &file, int line=0) | FormatError | [inline, explicit] |
FormatError(const std::string &message, const std::string &file, int line=0) | FormatError | [inline, explicit] |
line(int line) | FormatError | [inline] |
line() const | FormatError | [inline] |
message(const char *message) | FormatError | [inline] |
message(const std::string &message) | FormatError | [inline] |
message() const | FormatError | [inline] |
what() const | FormatError | [inline, virtual] |
~Exception() | Exception | [inline, virtual] |
~FormatError() | FormatError | [inline, virtual] |