Virtual U.org
Get Personal Training on VU Today
    
Top shadow
 
 register/help
User Name:

Password:

Logic_error class Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

Logic_error Class Reference

Superclass of all logical exceptions, as defined in Myexcept library. More...

#include <MYEXCEPT.H>

Inheritance diagram for Logic_error:

Exception Bad_cast Bad_typeid Domain_error Invalid_argument Length_error NEWMAT::CannotBuildException NEWMAT::IncompatibleDimensionsException NEWMAT::IndexException NEWMAT::InternalException NEWMAT::NotDefinedException NEWMAT::NotSquareException NEWMAT::ProgramException NEWMAT::SubMatrixDimensionException NEWMAT::VectorException Out_of_range List of all members.

Public Methods

 Logic_error (const char *a_what=0)

Static Public Attributes

unsigned long Select

Detailed Description

Superclass of all logical exceptions, as defined in Myexcept library.

Definition at line 331 of file MYEXCEPT.H.


Constructor & Destructor Documentation

Logic_error::Logic_error const char *    a_what = 0
 


Member Data Documentation

unsigned long Logic_error::Select [static]
 

Reimplemented from Exception.

Reimplemented in Domain_error, Invalid_argument, Length_error, Out_of_range, Bad_cast, Bad_typeid, NEWMAT::ProgramException, NEWMAT::IndexException, NEWMAT::VectorException, NEWMAT::NotSquareException, NEWMAT::SubMatrixDimensionException, NEWMAT::IncompatibleDimensionsException, NEWMAT::NotDefinedException, NEWMAT::CannotBuildException, and NEWMAT::InternalException.

Definition at line 333 of file MYEXCEPT.H.


The documentation for this class was generated from the following file:
Generated on Fri Aug 23 01:39:22 2002 for VirtualU by doxygen1.2.17