partition  0.1.1
 All Classes Namespaces Functions Variables Pages
Public Member Functions | List of all members
partition::PartitionException Class Reference

Extension of std::runtime_error thrown for all errors detected by software entities defined in the partition namespace. More...

#include <partition.hpp>

Inheritance diagram for partition::PartitionException:

Public Member Functions

 PartitionException (const std::string &what_arg)
 Constructor taking a string containing text decribing the nature of the exceptional condition. More...
 

Detailed Description

Extension of std::runtime_error thrown for all errors detected by software entities defined in the partition namespace.

Constructor & Destructor Documentation

partition::PartitionException::PartitionException ( const std::string &  what_arg)
inlineexplicit

Constructor taking a string containing text decribing the nature of the exceptional condition.


The documentation for this class was generated from the following file: