Packageorg.granite.math
Classpublic class IllegalArgumentError
InheritanceIllegalArgumentError Inheritance BigNumberError Inheritance Error

This error is thrown whenever a big number function parameter is called with an invalid parameter.



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

Constructs a new IllegalArgumentError

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