ArgumentOutOfRangeException extends ArgumentException
FinalYes
Table of Contents
Methods
- __construct() : mixed
- getLowerLimitType() : mixed
- getParameter() : string
- getUpperType() : mixed
Methods
__construct()
public
__construct(string $parameter[, mixed $lowerLimit = null ][, mixed $upperLimit = null ][, Exception $previous = null ]) : mixed
Parameters
- $parameter : string
- $lowerLimit : mixed = null
- $upperLimit : mixed = null
- $previous : Exception = null
getLowerLimitType()
public
getLowerLimitType() : mixed
getParameter()
public
getParameter() : string
Return values
stringgetUpperType()
public
getUpperType() : mixed