com.tivoli.pd.jutil
Class NoPDContextAvailableException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.tivoli.pd.jutil.PDException
              extended by com.tivoli.pd.jutil.NoPDContextAvailableException
All Implemented Interfaces:
java.io.Serializable

public class NoPDContextAvailableException
extends PDException

PDException to signal the caller that there is no more PDContext in the ContextPool to satisfy the caller's request.

See Also:
Serialized Form

Method Summary
 
Methods inherited from class com.tivoli.pd.jutil.PDException
getCause, getMessages, printStackTrace, toString
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait