FormatError Member List

This is the complete list of members for FormatError, including all inherited members.

Exception()Exceptioninline
file(const std::string &file)FormatErrorinline
file() const FormatErrorinline
FormatError(const FormatError &error)FormatErrorinline
FormatError(const char *message)FormatErrorinlineexplicit
FormatError(const std::string &message)FormatErrorinlineexplicit
FormatError(const char *message, const std::string &file, int line=0)FormatErrorinlineexplicit
FormatError(const std::string &message, const std::string &file, int line=0)FormatErrorinlineexplicit
line(int line)FormatErrorinline
line() const FormatErrorinline
message(const char *message)FormatErrorinline
message(const std::string &message)FormatErrorinline
message() const FormatErrorinline
what() const FormatErrorinlinevirtual
~Exception()Exceptioninlinevirtual
~FormatError()FormatErrorinlinevirtual