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
{
/* 상속된 메소드 */
}There are no user contributed notes for this page.
