com.diasparsoftware.java.util
Interface ExceptionalClosure

All Known Implementing Classes:
ExceptionalMapEntryClosure

public interface ExceptionalClosure

A Closure whose execute method might throw an exception.


Method Summary
 java.lang.Object execute(java.lang.Object parameters)
           
 

Method Detail

execute

public java.lang.Object execute(java.lang.Object parameters)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2004 Diaspar Software Services, Inc.. All Rights Reserved.