wibble::exception::BadOption Class Reference

#include <core.h>

Inheritance diagram for wibble::exception::BadOption:

Inheritance graph
[legend]
Collaboration diagram for wibble::exception::BadOption:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 BadOption (const std::string &error, const std::string &context=std::string("parsing commandline options")) throw ()
 ~BadOption () throw ()
virtual const char * type () const throw ()
 Get a string tag identifying the exception type.
virtual std::string desc () const throw ()
 Get a string describing what happened that threw the exception.


Constructor & Destructor Documentation

wibble::exception::BadOption::BadOption ( const std::string &  error,
const std::string &  context = std::string("parsing commandline options") 
) throw () [inline]

wibble::exception::BadOption::~BadOption (  )  throw () [inline]


Member Function Documentation

virtual const char* wibble::exception::BadOption::type (  )  const throw () [inline, virtual]

Get a string tag identifying the exception type.

Reimplemented from wibble::exception::Consistency.

virtual std::string wibble::exception::BadOption::desc (  )  const throw () [inline, virtual]

Get a string describing what happened that threw the exception.

Reimplemented from wibble::exception::Consistency.


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

Generated on Tue Mar 11 11:53:13 2008 for wibble by  doxygen 1.5.5