public class AuthenticationJwtIncorrectException
extends org.springframework.security.boot.biz.exception.AuthenticationExceptionAdapter
| 构造器和说明 |
|---|
AuthenticationJwtIncorrectException(String msg)
Constructs an
AuthenticationJwtIncorrectException with the specified
message. |
AuthenticationJwtIncorrectException(String msg,
Throwable t)
Constructs an
AuthenticationJwtIncorrectException with the specified
message and root cause. |
getCode, getMsgKeypublic AuthenticationJwtIncorrectException(String msg)
AuthenticationJwtIncorrectException with the specified
message.msg - the detail messageCopyright © 2024 Pivotal Software, Inc.. All rights reserved.