|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.lang.Throwable java.lang.Exception org.pentaho.platform.plugin.action.xmla.XMLAException
public class XMLAException
Constructor Summary | |
---|---|
XMLAException()
Constructor 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 |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public XMLAException()
public XMLAException(String arg0)
arg0
- public XMLAException(String arg0, Throwable arg1)
arg0
- arg1
- public XMLAException(Throwable arg0)
arg0
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |