InvalidArgumentException
class InvalidArgumentException extends Exception
Methods
static InvalidArgumentException
create(int $argument, string $type)
Creates a new exception for an invalid argument.
Details
at line 14
static InvalidArgumentException
create(int $argument, string $type)
Creates a new exception for an invalid argument.