public class RequestProcessAdviceException extends Exception
| Constructor and Description |
|---|
RequestProcessAdviceException(JSONObject jsonObject)
Public constructor.
|
| Modifier and Type | Method and Description |
|---|---|
JSONObject |
getJsonObject() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RequestProcessAdviceException(JSONObject jsonObject)
jsonObject - jsonObjectpublic JSONObject getJsonObject()
Copyright © 2009–2019 B3log. All rights reserved.