PPL Java Language Interface  1.2
parma_polyhedra_library.Logic_Error_Exception Class Reference

Exceptions due to errors in low-level routines. More...

Inheritance diagram for parma_polyhedra_library.Logic_Error_Exception:
Collaboration diagram for parma_polyhedra_library.Logic_Error_Exception:

Public Member Functions

 Logic_Error_Exception (String s)
 Constructor. More...
 

Detailed Description

Exceptions due to errors in low-level routines.

These exceptions may be generated, for instance, by the inability of querying/controlling the FPU behavior with respect to rounding modes.

Definition at line 31 of file Logic_Error_Exception.java.

Constructor & Destructor Documentation

parma_polyhedra_library.Logic_Error_Exception.Logic_Error_Exception ( String  s)
inline

Constructor.

Definition at line 34 of file Logic_Error_Exception.java.


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