| 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.
author: Mark Matthews version: $Id: CommunicationsException.java,v 1.1.2.1 2005/05/13 18:58:37 version: mmatthews Exp $ |