Class ArgumentOutOfRangeException (namespace Nette)


The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method.

InvalidArgumentException
   |
   --ArgumentOutOfRangeException
Located: in /exceptions.php (line 47)
Methods Inherited From InvalidArgumentException (Internal Class)
constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( )
Variable Summary