#include "defs.h"
Go to the source code of this file.
| Compounds | |
| class | ExaltCharacterConversionException | 
| An error during character conversion. More... | |
| class | ExaltCodeBitsException | 
| Different F_BITS or B_BITS. More... | |
| class | ExaltCoderIsPullException | 
| An attempt to use a PULL coder in PUSH mode. More... | |
| class | ExaltCoderIsPushException | 
| An attempt to use a PUSH coder in PULL mode. More... | |
| class | ExaltCompressionException | 
| A generic (de)compression exception. More... | |
| class | ExaltContextNotInitializedException | 
| Attempt to use uninitialized context. More... | |
| class | ExaltDeviceFullIOException | 
| IO device is full (e.g. no more data can be written to it). More... | |
| class | ExaltDeviceNotPreparedIOException | 
| Attempt to use of IO device that is not prepared. More... | |
| class | ExaltDeviceReadIOException | 
| An error during read operation. More... | |
| class | ExaltDeviceWriteIOException | 
| An error during write operation. More... | |
| class | ExaltEncodingException | 
| A generic character encoding exception. More... | |
| class | ExaltException | 
| Generic Exalt exception. More... | |
| class | ExaltFatalErrorException | 
| Fatal error exception. More... | |
| class | ExaltFinishDeviceIOException | 
| Error during IO device finishing. More... | |
| class | ExaltFlushDeviceIOException | 
| Error during IO device flushing. More... | |
| class | ExaltIOException | 
| A generic IO exception. More... | |
| class | ExaltNullPointerException | 
| NULL pointer operation exception. More... | |
| class | ExaltOptionException | 
| Exception reporting wrong program options. More... | |
| class | ExaltParseErrorException | 
| A parse error exception. More... | |
| class | ExaltParserException | 
| A generic parsing exception. More... | |
| class | ExaltPrepareDeviceIOException | 
| Error during IO device preparation. More... | |
| class | ExaltPushCoderNotInitializedException | 
| An attempt to use unitialized PUSH coder. More... | |
| class | ExaltUnknownEncodingException | 
| An unknown encoding occurred. More... | |
| class | ExaltUnknownFileFormatException | 
| Exception reporting wrong version of the program. More... | |
| class | ExaltUnsupportedOutputEncodingException | 
| An unknown encoding occurred. More... | |
This file contains definitions of exceptions used within the program.
Definition in file exceptions.h.
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002