List of all members
IllegalArgumentException Class Reference

Thrown when an illegal argument is passed to a function or method. More...

#include <BalauException.hpp>

Inheritance diagram for IllegalArgumentException:
[legend]
Collaboration diagram for IllegalArgumentException:
[legend]

Additional Inherited Members

- Public Attributes inherited from BalauException
const std::string fullMessage
 The full message (includes file and line information). More...
 
const std::string message
 The message. More...
 

Detailed Description

Thrown when an illegal argument is passed to a function or method.


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