Exceptions due to overflow errors. More...
Public Member Functions | |
| Overflow_Error_Exception (String s) | |
| Constructor. | |
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.
| parma_polyhedra_library::Overflow_Error_Exception::Overflow_Error_Exception | ( | String | s | ) | [inline] |
Constructor.
Definition at line 33 of file Overflow_Error_Exception.java.
1.6.3