InvalidArgument Class Reference

#include <Exceptions.h>

Inheritance diagram for InvalidArgument:
Inheritance graph
[legend]
Collaboration diagram for InvalidArgument:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 InvalidArgument (string anArg)
virtual ~InvalidArgument () throw ()
virtual const char * what () const throw ()

Private Attributes

string _arg

Constructor & Destructor Documentation

InvalidArgument::InvalidArgument ( string  anArg  )  [inline]
virtual InvalidArgument::~InvalidArgument (  )  throw () [inline, virtual]

Member Function Documentation

virtual const char* InvalidArgument::what (  )  const throw () [inline, virtual]

References _arg.


Member Data Documentation

string InvalidArgument::_arg [private]

Referenced by what().


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

Generated by  doxygen 1.6.2