Serialized Form
Package org.apache.jdo.impl.enhancer |
nested
java.lang.Throwable nested
- An optional nested exception.
cause
java.lang.Throwable cause
- The Throwable that caused this exception to be thrown.
inPrintStackTrace
boolean inPrintStackTrace
- Flag indicating whether printStackTrace is being executed.
Package org.apache.jdo.impl.enhancer.classfile |
majorVersion
int majorVersion
minorVersion
int minorVersion
constantPool
ConstantPool constantPool
accessFlags
int accessFlags
thisClassName
ConstClass thisClassName
superClassName
ConstClass superClassName
classInterfaces
java.util.Vector classInterfaces
classFields
java.util.Vector classFields
classMethods
java.util.Vector classMethods
classAttributes
AttributeVector classAttributes
Package org.apache.jdo.impl.enhancer.meta |
nested
java.lang.Throwable nested
- An optional nested exception.
nested
java.lang.Throwable nested
- An optional nested exception.
Package org.apache.jdo.impl.enhancer.util |
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.