Documentation of 'org.encog.ml.prg.expvalue.DivisionByZeroError' Java class
DivisionByZeroError
org.encog.ml.prg.expvalue

Class DivisionByZeroError

  • All Implemented Interfaces:
    java.io.Serializable


    public class DivisionByZeroError
    extends EARuntimeError
    A division by zero.
    See Also:
    Serialized Form
    • 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

      • DivisionByZeroError

        public DivisionByZeroError()
      • DivisionByZeroError

        public DivisionByZeroError(java.lang.String msg)
        Just a message.
        Parameters:
        msg - The message.
      • DivisionByZeroError

        public DivisionByZeroError(java.lang.String msg,
                                   java.lang.Throwable t)
        Message with a throwable.
        Parameters:
        msg - The message.
        t - The throwable.
      • DivisionByZeroError

        public DivisionByZeroError(java.lang.Throwable t)
        Just a throwable.
        Parameters:
        t - The throwable.

DMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.