IncorrectArgumentsException

Thrown if incorrect arguments are passed to a function

class IncorrectArgumentsException : Exception {}

Meta