Package com.portal.app.comp
Class ConnectionLimitException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
java.rmi.RemoteException
com.portal.app.comp.ConnectionLimitException
- All Implemented Interfaces:
Serializable
An exception class that indicates the maximum number of connections has
already been opened and there are no available connections.
- See Also:
-
Field Summary
Fields inherited from class java.rmi.RemoteException
detail
-
Method Summary
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