|
SolarMetric Kodo JDO 3.0.3 generated on February 20 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--java.lang.RuntimeException
|
+--javax.jdo.JDOException
|
+--javax.jdo.JDOCanRetryException
|
+--javax.jdo.JDOUserException
|
+--kodo.util.UserException
| Constructor Summary | |
UserException()
|
|
UserException(String)
|
|
UserException(String,
Object)
|
|
UserException(String,
Throwable)
|
|
UserException(String,
Throwable[])
|
|
UserException(String,
Throwable[],
Object)
|
|
UserException(String,
Throwable,
Object)
|
|
| Method Summary | |
Object |
writeReplace()
|
| Methods inherited from class javax.jdo.JDOException |
getCause, getFailedObject, getNestedExceptions, initCause, printStackTrace, printStackTrace, printStackTrace, toString |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getMessage |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public UserException()
public UserException(String)
public UserException(String,
Object)
public UserException(String,
Throwable)
public UserException(String,
Throwable[])
public UserException(String,
Throwable[],
Object)
public UserException(String,
Throwable,
Object)
| Method Detail |
public Object writeReplace()
throws ObjectStreamException
|
SolarMetric Kodo JDO 3.0.3 generated on February 20 2004 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||