|
The RangeException class(PHP 5 >= 5.1.0) ВведениеException thrown to indicate range errors during program execution. Normally this means there was an arithmetic error other than under/overflow. This is the runtime version of DomainException. Обзор классов
RangeException
extends
RuntimeException
{
/* Наследуемые методы */
} |
|