Package com.nt.udc.db
Class PoolFullException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.nt.udc.exceptions.OSAException
com.nt.udc.db.PoolFullException
- All Implemented Interfaces:
com.nt.common.exceptions.SMGException
,Serializable
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:
-
Field Summary
Fields inherited from class com.nt.udc.exceptions.OSAException
o
Fields inherited from class java.rmi.RemoteException
detail
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.nt.udc.exceptions.OSAException
getObject, setObject
Methods inherited from class java.rmi.RemoteException
getCause, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PoolFullException
public PoolFullException() -
PoolFullException
-