Where Am I? Class Hierarchy All Classes All Fields and Methods

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

Where Am I? Class Hierarchy All Classes All Fields and Methods