\CodeFareith\CfGoogleAuthenticator\Application\ExceptionValueTooSmall

Summary

Methods
Properties
Constants
withIntegers()
withFloats()
No public properties found
MESSAGE_FORMAT
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

MESSAGE_FORMAT

MESSAGE_FORMAT = The value must be greater than %s. Given: %s.

Methods

withIntegers()

withIntegers(int  limit, int  given, \Throwable  previous = null) : 

Parameters

int limit
int given
\Throwable previous

Returns

withFloats()

withFloats(float  limit, float  given, \Throwable  previous = null) : 

Parameters

float limit
float given
\Throwable previous

Returns