Package com.progress.open4gl.dynamicapi
Class SessionPool.NoAvailableSessionsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.progress.common.exception.ProException
com.progress.open4gl.Open4GLException
com.progress.open4gl.dynamicapi.SessionPool.SessionPoolException
com.progress.open4gl.dynamicapi.SessionPool.NoAvailableSessionsException
- All Implemented Interfaces:
com.progress.common.exception.IChainableException
,Serializable
- Enclosing class:
- SessionPool
public static class SessionPool.NoAvailableSessionsException
extends SessionPool.SessionPoolException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionNoAvailableSessionsException
(String detail) NoAvailableSessionsException
(String detail, String msg) NoAvailableSessionsException
(Throwable t, String detail) NoAvailableSessionsException
(Throwable t, String detail, String msg) -
Method Summary
Methods inherited from class com.progress.open4gl.dynamicapi.SessionPool.SessionPoolException
getDetail
Methods inherited from class com.progress.open4gl.Open4GLException
getProcReturnString, hasProcReturnString, setProcReturnString
Methods inherited from class com.progress.common.exception.ProException
getArgument, getLocalizedMessage, getMessage, getMessageId, getPrevious, setMessageId, setPrevious, toString
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
NoAvailableSessionsException
public NoAvailableSessionsException() -
NoAvailableSessionsException
-
NoAvailableSessionsException
-
NoAvailableSessionsException
-
NoAvailableSessionsException
-