DESY ACOP Beans Home

de.desy.acop.displayers.selector
Interface ExceptionListener

All Superinterfaces:
java.util.EventListener

public interface ExceptionListener
extends java.util.EventListener

Receives notifications of caught exceptions.

Author:
Jaka Bobnar, Cosylab

Method Summary
 void exceptionReceived(ExceptionEvent e)
          Is called when exception occured.
 

Method Detail

exceptionReceived

void exceptionReceived(ExceptionEvent e)
Is called when exception occured.

Parameters:
e -


Copyright © 2010. All Rights Reserved.