Packageorg.granite.math
Classpublic class NumberFormatError
InheritanceNumberFormatError Inheritance BigNumberError Inheritance Error

This error is thrown whenever a big number String representation is invalid.



Public Methods
 MethodDefined by
  
NumberFormatError(message:*, id:* = 0)
Constructs a new NumberFormatError
NumberFormatError
Constructor detail
NumberFormatError()constructor
public function NumberFormatError(message:*, id:* = 0)

Constructs a new NumberFormatError

Parameters
message:* — the message of this error.
 
id:* (default = 0) — the numeric code of this error.