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

Public Member Functions

 NegativeMatrixElementNumberException (const int n)
 
virtual const char * what () const throw ()
 

Private Member Functions

std::string message (const int n)
 

Private Attributes

std::string _msg
 

Constructor & Destructor Documentation

NegativeMatrixElementNumberException::NegativeMatrixElementNumberException ( const int  n)
inlineexplicit

Member Function Documentation

std::string NegativeMatrixElementNumberException::message ( const int  n)
inlineprivate
virtual const char* NegativeMatrixElementNumberException::what ( ) const
throw (
)
inlinevirtual

Member Data Documentation

std::string NegativeMatrixElementNumberException::_msg
private

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