#include <ZlibException.h>
Inheritance diagram for SctArchiving::ZlibException:


Public Member Functions | |
| ZlibException (const string &msg, const string &file, int line) throw () | |
| Creates an Exception with a cause. | |
| ZlibException (const string &msg, Throwable *cause, const string &file, int line) throw () | |
| Creates an Exception without a cause;. | |
Definition at line 12 of file ZlibException.h.
|
||||||||||||||||
|
Creates an Exception with a cause.
Definition at line 17 of file ZlibException.h. |
|
||||||||||||||||||||
|
Creates an Exception without a cause;.
Definition at line 23 of file ZlibException.h. |
1.3.5