public class ForbiddenException extends LeopardException
| Constructor and Description |
|---|
ForbiddenException(String message) |
ForbiddenException(String message,
String apiMessage) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDesc()
该接口用于生成文档.
|
getApiMessage, setApiMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ForbiddenException(String message)
public String getDesc()
LeopardExceptiongetDesc in class LeopardExceptionCopyright © 2014–2017. All rights reserved.