ADUL
Collection of reusable C++ utilities
Loading...
Searching...
No Matches
exceptions.hpp File Reference
#include <exception>
#include <string>
Include dependency graph for exceptions.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  adul::exceptions::Message
 modified std::exception class
The only difference is that you define message by yourself when create an object More...
 
class  adul::exceptions::FailedXMLFile
 represents failure with working with XML file More...
 
class  adul::exceptions::FailedReadingXMLFile
 represents failure with reading from XML file More...
 
class  adul::exceptions::FailedWritingXMLFile
 represents failure with writing to XML file More...
 

Namespaces

namespace  adul::exceptions
 exceptions module
 
namespace  adul
 project api's namespace