TOP

suppress

Description

Suppress the exceptions the nested tasks may throw. Store the caught exception in a property.

Implementation class

net.mdatools.modelant.util.task.SuppressExceptionTask

Parameters

Attribute Description Type
exception Where to store the caught exception. Default: exception String

Nested elements

Element Description
Any task Tasks to execute, capturing and suppressing the exception they may throw

Use <typedef resource="net/mdatools/modelant/util/antlib.xml"/>
Documentation generated by ant.doc Ant macro from ModelAnt by MDA Tools