- All Implemented Interfaces:
- StreamingNotifiable, java.io.Serializable, java.lang.Iterable<java.lang.Throwable>
- Direct Known Subclasses:
- ConnectionFeatureNotAvailableException
public class CommunicationsException
extends java.sql.SQLException
implements StreamingNotifiable
An exception to represent communications errors with the database.
Attempts to provide 'friendler' error messages to end-users, including last
time a packet was sent to the database, what the client-timeout is set to,
and whether the idle time has been exceeded.
- See Also:
- Serialized Form