The InvalidArgumentException class
Introduction
Exception thrown if an argument does not match with the expected value
Class synopsis
InvalidArgumentException
extends
LogicException
{
/* Inherited methods */
}