SSJ
3.3.1
Stochastic Simulation in Java
|
This type of unchecked exception is thrown when an error occurs inside the UNURAN package. More...
Public Member Functions | |
UnuranException () | |
Constructs a new generic UNURAN exception. | |
UnuranException (String message) | |
Constructs a UNURAN exception with the error message message More... | |
This type of unchecked exception is thrown when an error occurs inside the UNURAN package.
Usually, such an exception will come from the native side.
UnuranException | ( | String | message | ) |
Constructs a UNURAN exception with the error message message
message | error message describing the problem that occurred |