Class fever.exception.IllegalArgumentException

Description

Thrown to indicate that a method has been passed an illegal or inappropriate argument.

See Also

Field Index

Inherited from Exception

Method Index

new IllegalArgumentException()

Inherited from Exception

Constructor Detail

IllegalArgumentException

public function IllegalArgumentException(info)

Constructs a new IllegalArgumentException instance.

Parameters