detail_ | Exception | [protected] |
Exception(exception_type type, std::string detail="") | Exception | |
Exception(Exception const &src) | Exception | |
FormatNotSupportedException(std::string extension) | FormatNotSupportedException | |
FormatNotSupportedException(FormatNotSupportedException const &src) | FormatNotSupportedException | |
getDetail() const | Exception | |
getExtension() const | FormatNotSupportedException | |
getType() const | Exception | |
type_ | Exception | [protected] |
what() const | FormatNotSupportedException | [virtual] |
~Exception() | Exception | [virtual] |
~FormatNotSupportedException() | FormatNotSupportedException | [virtual] |