Class ZeroException

  • All Implemented Interfaces:
    java.io.Serializable, MathThrowable

    public class ZeroException
    extends MathIllegalNumberException
    Exception to be thrown when zero is provided where it is not allowed.
    Since:
    2.2
    Version:
    $Revision: 983921 $ $Date: 2010-08-10 12:46:06 +0200 (mar. 10 août 2010) $
    See Also:
    Serialized Form
    • Constructor Detail

      • ZeroException

        public ZeroException()
        Construct the exception.
      • ZeroException

        public ZeroException​(Localizable specific)
        Construct the exception with a specific context.
        Parameters:
        specific - Specific contexte pattern .