Packagecom.bourre.error
Classpublic class IllegalArgumentException
InheritanceIllegalArgumentException Inheritance Error

Player version: Flash Player 9.0
Language version: ActionScript 3.0

A IllegalArgumentException exception is thrown when the arguments supplied in a function do not match the arguments defined for that function.



Public Methods
 MethodDefined by
  
IllegalArgumentException(message:String = "")
Creates instance.
IllegalArgumentException
Constructor detail
IllegalArgumentException()constructor
public function IllegalArgumentException(message:String = "")

Player version: Flash Player 9.0
Language version: ActionScript 3.0

Creates instance.

Parameters
message:String (default = "") — Exception message