Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mule.util
Interface ExceptionListener  view ExceptionListener download ExceptionListener.java


public interface ExceptionListener

ExceptionListener TODO (document class)

Version:
$Revision: 1.4 $

Method Summary
 void onException(java.lang.Throwable throwable)
           
 

Method Detail

onException

public void onException(java.lang.Throwable throwable)