#include <Exception.hpp>
Inheritance diagram for ImmutablePolicyError:Public Member Functions | |
| ImmutablePolicyError (const std::string &msg) | |
| ImmutablePolicyError (const ImmutablePolicyError &src) | |
| virtual | ~ImmutablePolicyError () throw () |
| virtual const char * | what () const throw () |
Definition at line 79 of file Exception.hpp.
| ImmutablePolicyError | ( | const std::string & | msg | ) | [explicit] |
| ImmutablePolicyError | ( | const ImmutablePolicyError & | src | ) |
| virtual ~ImmutablePolicyError | ( | ) | throw () [virtual] |
| virtual const char* what | ( | ) | const throw () [virtual] |
1.7.1