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