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