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

Quick Search    Search Deep

org.milligan.eccles
Interface Catch  view Catch download Catch.java


public interface Catch

Interface for Catch tags


Method Summary
 boolean canHandleException(EcclesException e)
           
 

Method Detail

canHandleException

public boolean canHandleException(EcclesException e)