Class IllegalArgumentException

Raised when an invalid argument has been passed to a method or function.

class IllegalArgumentException
  : object.Exception ;