class OutOfRangeException extendsInvalidArgumentException implementsInvalidArgumentException
Methods
__construct(string$unit,mixed$min,mixed$max,mixed$value,int$code =0,Throwable$previous =null)
Constructor.
mixed
getMax()
No description
mixed
getMin()
No description
mixed
getUnit()
No description
mixed
getValue()
No description
Details
at line60
__construct(string$unit,mixed$min,mixed$max,mixed$value,int$code =0,Throwable$previous =null)
Constructor.