Class NotANumberException

All Implemented Interfaces:
Serializable, ExceptionContextProvider

public class NotANumberException extends MathIllegalNumberException
Exception to be thrown when a number is not a number.
Since:
3.1
See Also:
  • Constructor Details

    • NotANumberException

      public NotANumberException()
      Construct the exception.