Mjolnir Core
Core functionality of the Mjolnir API
List of all members
ValueError Class Reference

Exception class that should be throwm if an invalid value is detected. More...

#include <exception.h>

Inheritance diagram for ValueError:
Inheritance graph
[legend]
Collaboration diagram for ValueError:
Collaboration graph
[legend]

Additional Inherited Members

- Public Member Functions inherited from Exception
 Exception (const std::string &origin, const std::string &message)
 Constructor. More...
 

Detailed Description

Exception class that should be throwm if an invalid value is detected.