PPL Configured Java Language Interface  1.2
parma_polyhedra_library.Overflow_Error_Exception Class Reference

Exceptions due to overflow errors. More...

Inheritance diagram for parma_polyhedra_library.Overflow_Error_Exception:
Collaboration diagram for parma_polyhedra_library.Overflow_Error_Exception:

Public Member Functions

 Overflow_Error_Exception (String s)
 Constructor. More...
 

Detailed Description

Exceptions due to overflow errors.

These exceptions can be obtained when the library has been configured to use integer coefficients having bounded size.

Definition at line 31 of file Overflow_Error_Exception.java.

Constructor & Destructor Documentation

parma_polyhedra_library.Overflow_Error_Exception.Overflow_Error_Exception ( String  s)
inline

Constructor.

Definition at line 33 of file Overflow_Error_Exception.java.


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