MRS  1.0
A C++ Class Library for Statistical Set Processing
subpavings::MalconstructedBox_Error Class Reference
+ Inheritance diagram for subpavings::MalconstructedBox_Error:
+ Collaboration diagram for subpavings::MalconstructedBox_Error:

List of all members.

Public Member Functions

 MalconstructedBox_Error (std::string ss)
virtual const char * what () const throw ()

Detailed Description

A class for exceptions raised because a box is malconstructed.

Examples of malconstruction include a box with negative dimensions (see the no-args constructor of the cxsc::ivector) or a box where the diameter on at least one dimension is a thin interval, ie on that dimension the upper bound of the box equals the lower bound.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Friends