Exception: Commit with illegal alternative More...
#include <exception.hpp>
Public Member Functions | |
SpaceIllegalAlternative (void) | |
Initialize. | |
![]() | |
Exception (const char *l, const char *i) throw () | |
Initialize with location l and information i. | |
virtual const char * | what (void) const throw () |
Return information. |
Exception: Commit with illegal alternative
Definition at line 69 of file exception.hpp.
|
inline |
Initialize.
Definition at line 109 of file exception.hpp.