net.sf.antcontrib.logic

Class TryCatchTask.CatchBlock

Enclosing Class:
TryCatchTask

public static final class TryCatchTask.CatchBlock
extends Sequential

Constructor Summary

CatchBlock()

Method Summary

boolean
execute(Throwable t)
void
setThrowable(String throwable)

Constructor Details

CatchBlock

public CatchBlock()

Method Details

execute

public boolean execute(Throwable t)
            throws BuildException

setThrowable

public void setThrowable(String throwable)