Class AuthenticationException (namespace Nette\Security)
Authentication exception.
Exception | --AuthenticationException
| Methods Inherited From Exception (Internal Class) |
|---|
| constructor __construct ( [$message = ], [$code = ] ), getCode ( ), getFile ( ), getLine ( ), getMessage ( ), getTrace ( ), getTraceAsString ( ), __clone ( ), __toString ( ) |
| Constant Summary | |||
|---|---|---|---|
| int | FAILURE |
3 |
line 36 |
| int | IDENTITY_NOT_FOUND |
1 |
line 34 |
| int | INVALID_CREDENTIAL |
2 |
line 35 |
| Variable Summary |
|---|
