TBCI Numerical high perf. C++ Library  2.8.0
Public Member Functions | List of all members
SymmBdMatrixErr Class Reference

exception class More...

#include <symm_bdmatrix.h>

Inheritance diagram for SymmBdMatrixErr:
Inheritance graph
[legend]
Collaboration diagram for SymmBdMatrixErr:
Collaboration graph
[legend]

Public Member Functions

 SymmBdMatrixErr ()
 
 SymmBdMatrixErr (const char *t, const long i=0)
 
 SymmBdMatrixErr (const SymmBdMatrixErr &be)
 
virtual ~SymmBdMatrixErr () throw ()
 
- Public Member Functions inherited from NumErr
 NumErr ()
 
 NumErr (const char *txt, const long idx=0)
 
 NumErr (const std::string &str, const long idx=0)
 
 NumErr (const NumErr &ne)
 
virtual const char * what () const throw ()
 
virtual ~NumErr () throw ()
 

Additional Inherited Members

- Public Attributes inherited from NumErr
const char * errtext
 Short error description in _what. More...
 
long index
 Index for out of bounds error. More...
 

Detailed Description

exception class

Definition at line 43 of file symm_bdmatrix.h.

Constructor & Destructor Documentation

SymmBdMatrixErr::SymmBdMatrixErr ( )
inline

Definition at line 46 of file symm_bdmatrix.h.

SymmBdMatrixErr::SymmBdMatrixErr ( const char *  t,
const long  i = 0 
)
inline

Definition at line 48 of file symm_bdmatrix.h.

SymmBdMatrixErr::SymmBdMatrixErr ( const SymmBdMatrixErr be)
inline

Definition at line 50 of file symm_bdmatrix.h.

virtual SymmBdMatrixErr::~SymmBdMatrixErr ( )
throw (
)
inlinevirtual

Definition at line 52 of file symm_bdmatrix.h.


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