com.cafesoft.cams.client
Interface ConnectionExceptionListener


public interface ConnectionExceptionListener

Provides a manner of notifying when a connection exception has occurred.

Since:
11/13/2002

Method Summary
 void handleException(ConnectionException e)
          Called when a Connection exception occurrs.
 

Method Detail

handleException

public void handleException(ConnectionException e)
Called when a Connection exception occurrs.

Parameters:
e - the exception that occurred


Generated on 5:16:42 PM May 12, 2008, © 1996-2005 Cafésoft LLC. All rights reserved.