
public interface ExceptionListener extends EventListener
ExceptionEvents.| Modifier and Type | Method and Description |
|---|---|
void |
onException(ExceptionEvent event)
Called when an exception occured.
|
void onException(ExceptionEvent event)
event - the event holding the exception.Copyright © 2005-2012 jDTAUS. All Rights Reserved.