borland Packages Class Hierarchy jb.util Package
com.borland.jb.util.ExceptionHandler
Methods
The ExceptionHandler interface allows an object to generically handle exceptions.
public void handleException(Exception ex)This method processes the exception as appropriate.