- All Implemented Interfaces:
- java.io.Serializable
public class ConnectionClosedException
extends java.lang.Exception
A ConnectionClosedException is thrown by DBConnection's communication methods when an I/O error has occurred during communication with the server, and as a consequence the connection has become unusable.
- Author:
- Erwin Smout
- See Also:
- Serialized Form