IllegalArgumentException

Thrown when an illegal argument is encountered.

class IllegalArgumentException : Exception {}

Constructors

this
this(string msg, string file, long line)
Undocumented in source.

Meta