v0.1.8
|
This is the complete list of members for CGUL::Exception, including all inherited members.
code (defined in CGUL::Exception) | CGUL::Exception | |
Exception(UInt16 code, UInt16 reason) (defined in CGUL::Exception) | CGUL::Exception | protected |
Exception(UInt16 code, UInt16 reason, const SystemCode &systemCode) (defined in CGUL::Exception) | CGUL::Exception | protected |
Exception(UInt16 code, UInt16 reason, UInt32 type) (defined in CGUL::Exception) | CGUL::Exception | protected |
Exception(UInt16 code, UInt16 reason, const SystemCode &systemCode, UInt32 type) (defined in CGUL::Exception) | CGUL::Exception | protected |
GetReason() const =0 (defined in CGUL::Exception) | CGUL::Exception | pure virtual |
GetString() const =0 (defined in CGUL::Exception) | CGUL::Exception | pure virtual |
info (defined in CGUL::Exception) | CGUL::Exception | |
reason (defined in CGUL::Exception) | CGUL::Exception | |
systemCode (defined in CGUL::Exception) | CGUL::Exception | |
type (defined in CGUL::Exception) | CGUL::Exception | |
unique (defined in CGUL::Exception) | CGUL::Exception | |
what() const (defined in CGUL::Exception) | CGUL::Exception | virtual |
~Exception() (defined in CGUL::Exception) | CGUL::Exception |