View source
class RangeException
package php
extends RuntimeException › Exception
import php.RuntimeException
Available on php
Exception thrown to indicate range errors during program execution. Normally this means there was an arithmetic error other than under/overflow.