The UnexpectedValueException class
Introduction
Exception thrown if a value does not match with a set of values
Class synopsis
UnexpectedValueException
extends
RuntimeException
{
/* Inherited methods */
}