Package mondrian.xmla

Class XmlaException

All Implemented Interfaces:
Serializable

public class XmlaException extends MondrianException
An exception thrown while processing an XMLA request. The faultcode corresponds to the SOAP Fault faultcode and the faultstring to the SOAP Fault faultstring.
Author:
Richard M. Emberson
See Also:
  • Constructor Details

  • Method Details