List of all members
IllegalStateException Class Reference

Thrown when a variable is not in a valid state or when a section of code has been executed at an inappropriate time. More...

#include <BalauException.hpp>

Inheritance diagram for IllegalStateException:
[legend]
Collaboration diagram for IllegalStateException:
[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 a variable is not in a valid state or when a section of code has been executed at an inappropriate time.


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