CEBL  2.1
Public Member Functions
MatrixException Class Reference

Exception thrown when a matrix modification fails. More...

#include <Exceptions.hpp>

Public Member Functions

 MatrixException (string message)
virtual ~MatrixException () throw ()
virtual const char * what () const throw ()

Detailed Description

Exception thrown when a matrix modification fails.

Definition at line 54 of file Exceptions.hpp.


Constructor & Destructor Documentation

MatrixException::MatrixException ( string  message)
inline

Definition at line 61 of file Exceptions.hpp.

virtual MatrixException::~MatrixException ( ) throw ()
inlinevirtual

Definition at line 66 of file Exceptions.hpp.


Member Function Documentation

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

Definition at line 68 of file Exceptions.hpp.


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