public static class XmlaRequestCallback.Helper extends Object
| Constructor and Description |
|---|
XmlaRequestCallback.Helper() |
| Modifier and Type | Method and Description |
|---|---|
static XmlaException |
authorizationException(Exception ex) |
static void |
generatedExpectResponse(HttpServletRequest request,
HttpServletResponse response,
Map<String,Object> context) |
public static XmlaException authorizationException(Exception ex)
public static void generatedExpectResponse(HttpServletRequest request, HttpServletResponse response, Map<String,Object> context) throws Exception
Exception