java.lang.Object
com.adobe.acs.commons.workflow.bulk.execution.impl.servlets.JSONErrorUtil

public final class JSONErrorUtil extends Object
  • Method Details

    • sendJSONError

      public static void sendJSONError(org.apache.sling.api.SlingHttpServletResponse response, int statusCode, String title, String message) throws IOException
      Throws:
      IOException