Class JSONErrorUtil
java.lang.Object
com.adobe.acs.commons.workflow.bulk.execution.impl.servlets.JSONErrorUtil
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidsendJSONError(org.apache.sling.api.SlingHttpServletResponse response, int statusCode, String title, String message)
-
Method Details
-
sendJSONError
public static void sendJSONError(org.apache.sling.api.SlingHttpServletResponse response, int statusCode, String title, String message) throws IOException - Throws:
IOException
-