Class AuthException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ru.averkiev.greenchat_auth.exceptions.AuthException
- All Implemented Interfaces:
Serializable
Класс представляет собой исключение, которое возникает в случае, когда пароль из JwtRequest не совпадает с
паролем, сохраненным в базе данных.
- Author:
- mrGreenNV
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AuthException
-
AuthException
-