Egglib 2.1.11
C++ library reference manual
Public Member Functions | List of all members
EggArgumentValueError Class Reference

Exception type for argument value errors. More...

#include <EggException.hpp>

Inheritance diagram for EggArgumentValueError:
EggException

Public Member Functions

 EggArgumentValueError (const char *m)
 Creates the exception.
 
 ~EggArgumentValueError () throw ()
 Destructor.
 
- Public Member Functions inherited from EggException
 EggException ()
 Constructor with empty error message.
 
 EggException (const char *message)
 Creates the exception.
 
 ~EggException () throw ()
 Destructor.
 
virtual const char * what () const throw ()
 Gets error message.
 

Additional Inherited Members

- Protected Attributes inherited from EggException
std::string message
 

Detailed Description

Exception type for argument value errors.


The documentation for this class was generated from the following files:

Hosted by 
Get EggLib at SourceForge.net. Fast, secure and Free Open Source software downloads