murlen.util.fscript
Interface FSReflectionExtension.ExceptionHandler

Enclosing interface:
FSReflectionExtension

public static interface FSReflectionExtension.ExceptionHandler


Method Summary
 void handle(java.lang.String name, java.lang.Exception exc)
           
 

Method Detail

handle

public void handle(java.lang.String name,
                   java.lang.Exception exc)
            throws FSException
Throws:
FSException