Serialized Form
Package org.logicalcobwebs.cglib.core |
cause
java.lang.Throwable cause
Package org.logicalcobwebs.cglib.proxy |
h
InvocationHandler h
Package org.logicalcobwebs.concurrent |
duration
long duration
- The approximate time that the operation lasted before
this timeout exception was thrown.
Package org.logicalcobwebs.logging |
cause
java.lang.Throwable cause
- The underlying cause of this exception.
Package org.logicalcobwebs.proxool |
cause
java.lang.Exception cause
- See Also:
FatalRuntimeException.getCause()
cause
java.sql.SQLException cause
- See Also:
FatalSQLException.getOriginalSQLException()
cause
java.lang.Throwable cause
- The throwable that caused this ProxoolException to get thrown, or null if this
ProxoolException was not caused by another throwable, or if the causative
throwable is unknown.
Package org.logicalcobwebs.proxool.util |
list
java.util.ArrayList<E> list
- The underlying list we are managing.
fast
boolean fast
- Are we operating in "fast" mode?