Documentation of 'umontreal.iro.lecuyer.randvar.UnuranException' Java class
UnuranException
umontreal.iro.lecuyer.randvar

Class UnuranException

  • All Implemented Interfaces:
    java.io.Serializable


    public class UnuranException
    extends java.lang.RuntimeException
    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.
    See Also:
    Serialized Form
    • Constructor Summary

      Constructors 
      Constructor and Description
      UnuranException()
      Constructs a new generic UNURAN exception.
      UnuranException(java.lang.String message)
      Constructs a UNURAN exception with the error message message
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • UnuranException

        public UnuranException()
        Constructs a new generic UNURAN exception.
      • UnuranException

        public UnuranException(java.lang.String message)
        Constructs a UNURAN exception with the error message message
        Parameters:
        message - error message describing the problem that occurred

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.