public class XmlaException extends MondrianException
| Constructor and Description |
|---|
XmlaException(String faultCode,
String code,
String faultString,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static String |
formatDetail(String msg) |
static String |
formatFaultCode(String faultCode,
String code) |
static String |
formatFaultCode(String nsPrefix,
String faultCode,
String code) |
static String |
formatFaultCode(XmlaException xex) |
String |
getCode() |
String |
getDetail() |
String |
getFaultCode() |
String |
getFaultString() |
static Throwable |
getRootCause(Throwable throwable) |
getLocalizedMessage, getMessageaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static String formatFaultCode(XmlaException xex)
public static String formatFaultCode(String nsPrefix, String faultCode, String code)
public String getFaultCode()
public String getCode()
public String getFaultString()
public String getDetail()
Copyright © 2021 Hitachi Vantara. All rights reserved.