Exceptions due to errors in low-level routines. More...
Public Member Functions | |
| Logic_Error_Exception (String s) | |
| Constructor. | |
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.
| parma_polyhedra_library::Logic_Error_Exception::Logic_Error_Exception | ( | String | s | ) | [inline] |
Constructor.
Definition at line 34 of file Logic_Error_Exception.java.
1.6.3