ADUL
Collection of reusable C++ utilities
|
exceptions module More...
Classes | |
class | FailedReadingXMLFile |
represents failure with reading from XML file More... | |
class | FailedWritingXMLFile |
represents failure with writing to XML file More... | |
class | FailedXMLFile |
represents failure with working with XML file More... | |
class | Message |
modified std::exception class The only difference is that you define message by yourself when create an object More... | |
exceptions module