Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

LA::Exception Class Reference

Represents an exception of the LinAlg package. More...

#include <LA_Exception.h>

List of all members.

Public Types

enum  Reason { None, SingularMatrix }
 Enumeration of reasons for the exception. More...


Public Member Functions

 Exception (Reason reason)
 Constructor for exception.


Public Attributes

Reason reason
 Reason for exception.


Detailed Description

Represents an exception of the LinAlg package.

Definition at line 18 of file LA_Exception.h.


Member Enumeration Documentation

enum LA::Exception::Reason
 

Enumeration of reasons for the exception.

Enumeration values:
None 
SingularMatrix 

Definition at line 24 of file LA_Exception.h.


Constructor & Destructor Documentation

LA::Exception::Exception Reason  reason  )  [inline]
 

Constructor for exception.

Parameters:
reason Reason for exception.

Definition at line 35 of file LA_Exception.h.


Member Data Documentation

Reason LA::Exception::reason
 

Reason for exception.

Definition at line 39 of file LA_Exception.h.


The documentation for this class was generated from the following file:
Generated on Mon Mar 20 22:24:08 2006 for GT2005 by doxygen 1.3.6