finitediff
Public Member Functions | Private Attributes | List of all members
ProbablyNotWhatYouWantException Class Reference
Inheritance diagram for ProbablyNotWhatYouWantException:
Inheritance graph
[legend]
Collaboration diagram for ProbablyNotWhatYouWantException:
Collaboration graph
[legend]

Public Member Functions

 ProbablyNotWhatYouWantException (const std::string m)
 
virtual const char * what () const throw ()
 

Private Attributes

std::string message
 

Constructor & Destructor Documentation

ProbablyNotWhatYouWantException::ProbablyNotWhatYouWantException ( const std::string  m)
inlineexplicit

Member Function Documentation

virtual const char* ProbablyNotWhatYouWantException::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

std::string ProbablyNotWhatYouWantException::message
private

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