net.sf.antcontrib.logic

Class TryCatchTask.CatchBlock

public static final class TryCatchTask.CatchBlock extends Sequential

Constructor Summary
CatchBlock()
Method Summary
booleanexecute(Throwable t)
voidsetThrowable(String throwable)

Constructor Detail

CatchBlock

public CatchBlock()

Method Detail

execute

public boolean execute(Throwable t)

setThrowable

public void setThrowable(String throwable)