aicas logoJamaica 3.2 release 62

java.beans
Interface ExceptionListener


public interface ExceptionListener

This interface allows a class to monitor internal exceptions, to try to recover from them.

Since:
1.4
Status:
updated to 1.4

Method Summary
 void exceptionThrown(Exception e)
          Fired after an exception occurs.
 

Method Detail

exceptionThrown

void exceptionThrown(Exception e)
Fired after an exception occurs.

Parameters:
e - the trapped exception

aicas logoJamaica 3.2 release 62

aicas GmbH, Karlsruhe - Germany    www.aicas.com
Copyright 2001-2008 aicas GmbH. All Rights Reserved.