public class AuthorizingException extends RuntimeException
| 构造器和说明 |
|---|
AuthorizingException(String message) |
| 限定符和类型 | 方法和说明 |
|---|---|
Throwable |
fillInStackTrace() |
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic AuthorizingException(String message)
public Throwable fillInStackTrace()
fillInStackTrace 在类中 ThrowableCopyright © 2018. All rights reserved.