invalid_argument_exception Class Reference

#include <exception.h>

Inheritance diagram for invalid_argument_exception:

numerics_exception

List of all members.

Public Member Functions

 invalid_argument_exception (const std::string &msg)


Detailed Description

Exception thrown whenever a function is passed an invalid argument.

Constructor & Destructor Documentation

invalid_argument_exception::invalid_argument_exception ( const std::string &  msg  )  [inline]

Construct an exception with the given message.

Parameters:
msg message describing the exception's cause.


The documentation for this class was generated from the following file:
Generated on Wed Nov 21 22:22:15 2007 for numerics4c++ by  doxygen 1.5.3