|
libcommonc++
0.7
|
This is the complete list of members for DataFormatException, including all inherited members.
| _message | Exception | protected |
| _what | Exception | mutableprotected |
| DataFormatException(String message=String::empty) | DataFormatException | |
| Exception(String message=String::empty) | Exception | |
| getMessage() const | Exception | inline |
| IOException(String message=String::empty) | IOException | |
| toString() const | Exception | inline |
| what() const | Exception | virtual |
| write(std::ostream &stream) const | DataFormatException | inlinevirtual |
| ~Exception() | Exception | inlinevirtual |
| ~IOException() | IOException | virtual |