rangeexception(3) php man page | unix.com

Man Page: rangeexception

Operating Environment: php

Section: 3

RANGEEXCEPTION(3)							 1							 RANGEEXCEPTION(3)

The RangeException class

INTRODUCTION
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.
CLASS SYNOPSIS
RangeException RangeExceptionextends RuntimeException Inherited properties o protected string$message o protected int$code o protected string$file o protected int$line Inherited methods o finalpublic string Exception::getMessage (void ) o finalpublic Exception Exception::getPrevious (void ) o finalpublic mixed Exception::getCode (void ) o finalpublic string Exception::getFile (void ) o finalpublic int Exception::getLine (void ) o finalpublic array Exception::getTrace (void ) o finalpublic string Exception::getTraceAsString (void ) o public string Exception::__toString (void ) o finalprivate void Exception::__clone (void ) PHP Documentation Group RANGEEXCEPTION(3)
Related Man Pages
xml::sax::exception(3) - mojave
errorexception(3) - php
xml::sax::exception(3) - centos
rarexception(3) - php
config::model::exception(3pm) - debian
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Please Welcome Don Cragun as Lead Moderator
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Don Cragun
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch