|
PooliT v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.ascentphase.poolit.FetchException
Thrown to indicate an error occurred trying to fetch an object from a Pooler.
Pooler,
Serialized Form| Constructor Summary | |
FetchException()
|
|
FetchException(java.lang.String mesg)
|
|
FetchException(java.lang.String mesg,
java.lang.Throwable t)
|
|
FetchException(java.lang.Throwable t)
|
|
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public FetchException()
public FetchException(java.lang.String mesg)
public FetchException(java.lang.Throwable t)
public FetchException(java.lang.String mesg,
java.lang.Throwable t)
|
PooliT v2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||