public class AuthException extends Exception
| 限定符 | 构造器和说明 |
|---|---|
protected |
AuthException() |
|
AuthException(String detailMessage) |
|
AuthException(String detailMessage,
Throwable throwable) |
|
AuthException(Throwable throwable) |
Copyright © 2014. All Rights Reserved.