|
Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members File Members Related Pages
DGD::bad_params Class Reference
Bad command line option exception. More...
List of all members.
Public Member Functions
Private Attributes
Detailed Description
Bad command line option exception. This exception is thrown when Debug::process_options(int,char**) encounters invalid command line option. - See also:
- Debug::create_factory(int,char**)
Debug::process_options(int,char**)
Constructor & Destructor Documentation
DGD::bad_params::bad_params | ( | | ) | [inline] |
|
DGD::bad_params::bad_params | ( | const char * | s | ) | [inline] |
|
Member Function Documentation
const char* DGD::bad_params::what | ( | | ) | const [inline] |
|
Member Data Documentation
const char* DGD::bad_params::m_what [private] |
|
The documentation for this class was generated from the following file: Generated on Thu Aug 10 16:48:30 2006 for DGD Library by 1.3
|