Nextcloud PHP API (master)

ParameterOutOfRangeException extends OutOfRangeException
in package

Tags
since
29.0.0

Table of Contents

Properties

$actualValue  : int
$maxValue  : int
$minValue  : int
$parameterName  : string

Methods

__construct()  : mixed
getActualValue()  : int
getMaxValue()  : int
getMinValue()  : int
getParameterName()  : string

Properties

Methods

__construct()

public __construct(string $parameterName, int $actualValue, int $minValue, int $maxValue) : mixed
Parameters
$parameterName : string
$actualValue : int
$minValue : int
$maxValue : int
Tags
since
29.0.0

        
On this page

Search results