public class AuthenticationException extends Exception
| 构造器和说明 |
|---|
AuthenticationException() |
AuthenticationException(String message) |
AuthenticationException(String message,
Throwable cause) |
AuthenticationException(Throwable cause) |
Copyright © 2022. All rights reserved.