|
SolarMetric Kodo JDO 3.4.1 generated on May 30 2006 | ||||||||
| 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
|
+--kodo.jdbc.meta.MappingInfoNotFoundException
Exception type reserved for missing or invalid mapping information.
| Constructor Summary | |
MappingInfoNotFoundException()
|
|
MappingInfoNotFoundException(String msg)
|
|
MappingInfoNotFoundException(String msg,
Object failed)
|
|
| Method Summary | |
protected UserException |
newSerializableInstance(String msg,
Throwable[] nested,
Object failed)
Return a new instance of this class with the given state, and add any additional serializable state from this instance. |
| Methods inherited from class kodo.util.UserException |
toString, writeReplace |
| Methods inherited from class javax.jdo.JDOException |
getCause, getFailedObject, getNestedExceptions, initCause, printStackTrace, printStackTrace, printStackTrace |
| 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 MappingInfoNotFoundException()
public MappingInfoNotFoundException(String msg)
public MappingInfoNotFoundException(String msg,
Object failed)
| Method Detail |
protected UserException newSerializableInstance(String msg,
Throwable[] nested,
Object failed)
UserExceptionnewSerializableInstance in class UserException
|
SolarMetric Kodo JDO 3.4.1 generated on May 30 2006 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||