aicas logo Jamaica 3.4 release 8

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 logo Jamaica 3.4 release 8

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