|
||||||||||
| 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.ow2.util.pool.impl.enhanced.api.PoolException
org.ow2.util.pool.impl.enhanced.api.NotABusyPoolItemException
org.ow2.util.pool.impl.enhanced.api.basic.NoBusyPoolItemException
public class NoBusyPoolItemException
| Constructor Summary | |
|---|---|
NoBusyPoolItemException()
|
|
NoBusyPoolItemException(java.lang.String message)
|
|
NoBusyPoolItemException(java.lang.String message,
java.lang.Throwable cause)
|
|
NoBusyPoolItemException(java.lang.Throwable cause)
|
|
| Method Summary |
|---|
| 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 NoBusyPoolItemException()
public NoBusyPoolItemException(java.lang.String message,
java.lang.Throwable cause)
public NoBusyPoolItemException(java.lang.String message)
public NoBusyPoolItemException(java.lang.Throwable cause)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||