
#include <gzExceptions.h>
Inheritance diagram for gzWarningError:

Public Types | |
| typedef gzVoid(* | ReportFunc )(const gzWarningError &) |
Public Member Functions | |
| gzWarningError (const char *, gzInt errcode=0, gzMessageEncoding enc=GZ_MESSAGE_ENCODING_UTF8) | |
| virtual | ~gzWarningError () |
| virtual gzVoid | reportError () |
Static Public Member Functions | |
| static gzVoid | setReportFunction (ReportFunc foo) |
Definition at line 87 of file gzExceptions.h.
|
|
Definition at line 90 of file gzExceptions.h. |
|
||||||||||||||||
|
|
|
|
|
|
|
Implements gzBaseError. |
|
|
|