Main Page   Class Hierarchy   Compound List   File List   Compound Members  

NurbsError Class Reference

The class thrown when an error happens inside the NURBS library. More...

Inheritance diagram for NurbsError:

NurbsComputationError NurbsInputError NurbsWarning NurbsSizeError List of all members.

Public Methods

 NurbsError ()
void print_debug ()
virtual void print ()

Detailed Description

The class thrown when an error happens inside the NURBS library.

This is the base class for all thrown classes inside the NURBS library.

If VERBOSE_EXCEPTION is defined, an error message will be displayed when this exception is thrown.

Author:
Philippe Lavoie
Date:
17 February 1999

Definition at line 48 of file nurbs_global.h.


The documentation for this class was generated from the following file:
Generated on Tue Jun 24 13:26:59 2003 for NURBS++ by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002