Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MatrixException Class Reference

#include <mtrx_except.hh>

Inheritance diagram for MatrixException:

StandardException MatrixArrayBoundsException MatrixBadArgException MatrixColDimException MatrixDimensionException MatrixDivisionByZeroException MatrixDomainException MatrixEmptyMatrixException MatrixIsComplexException MatrixMemoryExhaustException MatrixRangeException MatrixRowDimException MatrixZeroIndexException List of all members.

Public Methods

 MatrixException ()
 MatrixException (const string &fname, int ln, const string &msg=string())
const char * head () const

Constructor & Destructor Documentation

MatrixException::MatrixException   [inline]
 

MatrixException::MatrixException const string &    fname,
int    ln,
const string &    msg = string()
[inline]
 


Member Function Documentation

const char* MatrixException::head   const [inline]
 

Reimplemented in MatrixDimensionException.


The documentation for this class was generated from the following file:
Generated on Wed Jun 18 09:16:22 2003 for admc++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002