textwolf
0.2
|
Base class for structures that can throw exceptions for non recoverable errors. More...
#include <exception.hpp>
Public Types | |
enum | Cause { Unknown, DimOutOfRange, StateNumbersNotAscending, InvalidParamState, InvalidParamChar, DuplicateStateTransition, InvalidState, IllegalParam, IllegalAttributeName, OutOfMem, ArrayBoundsReadWrite, NotAllowedOperation, FileReadError, IllegalXmlHeader, InvalidTagOffset, CorruptTagStack, CodePageIndexNotSupported } |
Enumeration of error cases. More... | |
Base class for structures that can throw exceptions for non recoverable errors.
Enumeration of error cases.