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