The InvalidArgumentException class
(PHP 5 >= 5.1.0)
Introduction
Exception thrown if an argument is not of the expected type.
Class synopsis
InvalidArgumentException
extends
LogicException
{
/* Inherited properties */
/* Inherited methods */
}