ADUL
Collection of reusable C++ utilities
Loading...
Searching...
No Matches
adul::exceptions Namespace Reference

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...
 

Detailed Description

exceptions module