Package com.nt.udc.db

Class PoolFullException

All Implemented Interfaces:
com.nt.common.exceptions.SMGException, Serializable

public class PoolFullException extends OSAException
Title: Pool Full Exception Description: Simple exception, just to inform "Theirs no room in the pool". Copyright: Copyright (c) 2001 Company: Nortel Networks
See Also:
  • Constructor Details

    • PoolFullException

      public PoolFullException()
    • PoolFullException

      public PoolFullException(String s)