Package org.apache.sling.servlets.post
Class JSONResponse.JSONResponseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.sling.servlets.post.JSONResponse.JSONResponseException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- JSONResponse
public class JSONResponse.JSONResponseException extends RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JSONResponseException(String message, Throwable exception)
JSONResponseException(Throwable e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-