Interface com.ibm.ivj.db.uibeans.ExceptionListener
- public interface ExceptionListener
- extends EventListener
The event set listener interface for the exception feature.
- Version:
- 1.0 06/30/98
Method Index
- exceptionOccurred(ExceptionEvent)
-
Methods
exceptionOccurred
public abstract void exceptionOccurred(ExceptionEvent event)
- Parameters:
- event - com.ibm.ivj.db.uibeans.ExceptionEvent
