Package com.progress.open4gl.dynamicapi
Class SessionPool.SessionPoolException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.progress.common.exception.ProException
com.progress.open4gl.Open4GLException
com.progress.open4gl.dynamicapi.SessionPool.SessionPoolException
- All Implemented Interfaces:
com.progress.common.exception.IChainableException
,Serializable
- Direct Known Subclasses:
SessionPool.InvalidPropertiesException
,SessionPool.NoAvailableSessionsException
,SessionPool.SessionNotFoundException
- Enclosing class:
- SessionPool
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSessionPoolException
(String detail) SessionPoolException
(Throwable t, String detail) -
Method Summary
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
-
SessionPoolException
public SessionPoolException() -
SessionPoolException
-
SessionPoolException
-
-
Method Details
-
getDetail
-