Class XMLAException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.pentaho.platform.plugin.action.xmla.XMLAException
- All Implemented Interfaces:
Serializable
- Author:
- William E. Seyler
- See Also:
-
Constructor Summary
ConstructorDescriptionConstructor for XMLAException.XMLAException
(String arg0) Constructor for XMLAException.XMLAException
(String arg0, Throwable arg1) Constructor for XMLAException.XMLAException
(Throwable arg0) Constructor for XMLAException. -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
XMLAException
public XMLAException()Constructor for XMLAException. -
XMLAException
Constructor for XMLAException.- Parameters:
arg0
-
-
XMLAException
Constructor for XMLAException.- Parameters:
arg0
-arg1
-
-
XMLAException
Constructor for XMLAException.- Parameters:
arg0
-
-