com.croftsoft.core.lang.ex
Interface ExceptionListener

All Known Implementing Classes:
PrintExceptionListener

public interface ExceptionListener

A listener of Exception events.

Version:
1998-12-05
Author:
David Wallace Croft

Method Summary
 void threwException(Object o, Exception ex)
           
 

Method Detail

threwException

void threwException(Object o,
                    Exception ex)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)