\CodeFareith\CfGoogleAuthenticator\Application\ExceptionStringLengthViolation

Summary

Methods
Properties
Constants
limitExceeded()
limitUndershot()
requirementNotMet()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

limitExceeded()

limitExceeded(int  limit, int  actual, \Throwable  previous = null) : 

Parameters

int limit
int actual
\Throwable previous

Returns

limitUndershot()

limitUndershot(int  limit, int  actual, \Throwable  previous = null) : 

Parameters

int limit
int actual
\Throwable previous

Returns

requirementNotMet()

requirementNotMet(int  required, int  actual, \Throwable  previous = null) : 

Parameters

int required
int actual
\Throwable previous

Returns