The DomainException class
Introduction
Exception thrown if a value does not adhere to a defined valid data domain
Class synopsis
DomainException
extends
LogicException
{
/* Inherited methods */
}