|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.sun.mdm.index.master.EViewException
com.sun.mdm.index.master.UserException
com.sun.mdm.index.ops.exception.DataModifiedException
| Field Summary |
| Fields inherited from class java.lang.Exception |
|
| Constructor Summary | |
DataModifiedException()
Creates a new instance of DataModifiedException. |
|
DataModifiedException(java.lang.String msg)
Creates a new instance of DataModifiedException. |
|
DataModifiedException(java.lang.String msg,
java.lang.Throwable t)
Creates a new instance of DataModifiedException. |
|
DataModifiedException(java.lang.Throwable t)
Creates a new instance of DataModifiedException. |
|
| 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 DataModifiedException()
public DataModifiedException(java.lang.String msg)
msg - String message.
public DataModifiedException(java.lang.String msg,
java.lang.Throwable t)
msg - Error messaget - Chained exceptionpublic DataModifiedException(java.lang.Throwable t)
t - Chained exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Sun Microsystems, Inc.