public final class JSONErrorUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
sendJSONError(org.apache.sling.api.SlingHttpServletResponse response,
int statusCode,
String title,
String message) |
public static void sendJSONError(org.apache.sling.api.SlingHttpServletResponse response,
int statusCode,
String title,
String message)
throws IOException
IOExceptionCopyright © 2013–2020 Adobe. All rights reserved.