Class NotANumberException

All Implemented Interfaces:
Serializable, LocalizedException

@Deprecated public class NotANumberException extends MathIllegalNumberException
Deprecated.
as of 1.0, this exception is replaced by MathIllegalArgumentException
Exception to be thrown when a number is not a number.
See Also:
  • Constructor Details

    • NotANumberException

      public NotANumberException()
      Deprecated.
      Construct the exception.