|
PPL Configured Java Language Interface
1.2
|
Exceptions due to overflow errors. More...


Public Member Functions | |
| Overflow_Error_Exception (String s) | |
| Constructor. More... | |
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.
|
inline |
Constructor.
Definition at line 33 of file Overflow_Error_Exception.java.