Serialized Form
Package org.apache.jdo.model |
cause
java.lang.Throwable cause
- The throwable that caused this model exception to be thrown.
inPrintStackTrace
boolean inPrintStackTrace
- Flag indicating whether printStackTrace is being executed.
cause
java.lang.Throwable cause
- The throwable that caused this model exception to be thrown.
inPrintStackTrace
boolean inPrintStackTrace
- Flag indicating whether printStackTrace is being executed.
type
int type
- This field holds the type -- one of
ModelValidationException.ERROR
or ModelValidationException.WARNING
offendingObject
java.lang.Object offendingObject
- This field holds the offending object -- the one being validated
when the problem occurred
Package org.apache.jdo.util |
queue
java.lang.ref.ReferenceQueue<T> queue
- Helps to detect garbage collected values.
queue
java.lang.ref.ReferenceQueue<T> queue
hashEntrySet
java.util.Set<E> hashEntrySet
entrySet
java.util.Set<E> entrySet
Copyright © 2005-2012 Apache Software Foundation. All Rights Reserved.