|
hgl 0.5.25
A compiler/interpreter suite for developing images
|
This namespace contains all exceptions. More...
Classes | |
| class | AttachException |
| Exception on type relation violations. More... | |
| class | CloneNotSupportedException |
| Exception if IType::clone isn't supported. More... | |
| class | CorruptedInputException |
| Exception if corrupted input was detected. More... | |
| class | EncodingException |
| Exception if encoding to or from UTF failed. More... | |
| class | InvalidExpressionException |
| Exception if an expression is invalid. More... | |
| class | IOException |
| Exception if an I/O operation has failed. More... | |
| class | LuaException |
| Exception if an Lua call failed. More... | |
| class | ParserException |
| Exception if parsing has failed. More... | |
| class | PoptExitException |
| Exception to indicate that HGL has to successfully terminate after processing an command line argument. | |
| class | ProjectFactoryException |
| Exception if creating a type in the IProjectFactory failed. More... | |
| class | ReferenceException |
| Base exception for reference exceptions. More... | |
| class | ReferenceNotFoundException |
| Exception if a reference couldn't be found. More... | |
| class | ReferenceRemoveException |
| Exception if removing an reference has failed. More... | |
| class | UnsupportedTypeException |
| Exception if creating an type in the IProjectFactory isn't supported. More... | |
| class | ZLibException |
| Exception if en- or decoding with the zLib has failed. More... | |
This namespace contains all exceptions.
1.8.5