|
|||||||||
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 com.tonbeller.jpivot.util.JPivotException com.tonbeller.jpivot.olap.model.OlapException
public class OlapException
Constructor Summary | |
---|---|
OlapException()
Constructor for OlapException. |
|
OlapException(java.lang.String arg0)
Constructor for OlapException. |
|
OlapException(java.lang.String arg0,
java.lang.Throwable arg1)
Constructor for OlapException. |
|
OlapException(java.lang.Throwable arg0)
Constructor for OlapException. |
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 |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public OlapException()
public OlapException(java.lang.String arg0)
arg0
- public OlapException(java.lang.String arg0, java.lang.Throwable arg1)
arg0
- arg1
- public OlapException(java.lang.Throwable arg0)
arg0
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |