mirror of
https://github.com/delight-im/PHP-Auth.git
synced 2025-08-04 07:07:25 +02:00
Add class 'ConfirmationRequestNotFound'
This commit is contained in:
@@ -38,6 +38,8 @@ class AttemptCancelledException extends AuthException {}
|
|||||||
|
|
||||||
class ResetDisabledException extends AuthException {}
|
class ResetDisabledException extends AuthException {}
|
||||||
|
|
||||||
|
class ConfirmationRequestNotFound extends AuthException {}
|
||||||
|
|
||||||
class AuthError extends \Exception {}
|
class AuthError extends \Exception {}
|
||||||
|
|
||||||
class DatabaseError extends AuthError {}
|
class DatabaseError extends AuthError {}
|
||||||
|
Reference in New Issue
Block a user