| Interface | Description |
|---|---|
| FwkExceptionWriterInterface |
The FwkExceptionWriterInterface defines the methods that should be
implemented from a exception writer.
|
| Class | Description |
|---|---|
| ErrorNumber | |
| FwkExceptionWriter |
The FwkExceptionWriter.
|
| FwkFileWriter |
The FwkFileWriter writes the exception to a file.
|
| FwkLibraryWriter |
The LibraryWriterBrick writes the exception to a dynamic
linked library.
|
| FwkStaticLibraryWriter |
The FwkStaticLibraryWriter writes the exception to a dynamic
linked library.
|