public class TokenException extends BaseException implements EnumInterface
| 限定符和类型 | 字段和说明 |
|---|---|
private static long |
serialVersionUID |
code, msg| 构造器和说明 |
|---|
TokenException(int code,
String message) |
TokenException(String message) |
getCode, getMsgaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCode, getMsgCopyright © 2021. All rights reserved.