|
|
|||||||||||
| 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
|
+--intradoc.data.DataException
An exception thrown by methods in the "intradoc.data" package. This exception is thrown in the following situations:
| Constructor Summary | |
DataException(java.lang.String errMsg)
Constructs a DataException. |
|
DataException(java.lang.String errMsg,
java.lang.Throwable t)
|
|
| Method Summary | |
void |
initExceptionCause(java.lang.Throwable t)
|
| 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 DataException(java.lang.String errMsg)
errMsg - The error message.
public DataException(java.lang.String errMsg,
java.lang.Throwable t)
| Method Detail |
public void initExceptionCause(java.lang.Throwable t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
(c) 1996-2005 All rights reserved. Stellent, Inc. |