#include <exception.h>
Inheritance diagram for CL_Exception:

Public Member Functions | |
| CL_Exception (const CL_String &message) | |
| Construction:. | |
Public Attributes | |
| CL_String | message |
| Attributes:. | |
|
|
Construction:.
Definition at line 35 of file exception.cpp. |
|
|
Attributes:.
Definition at line 40 of file exception.h. Referenced by CL_Service::main(), and CL_DNSResolver::perform_query(). |
1.4.1