Skip to main content
Skip table of contents

g_ETLActivitySteps_TryCatch_Catch

Catch

Properties

caption : string

String identifier for caption display in the UI.

condition : string

Catch condition. Only the first catch branch with matching exception and true condition is executed. Defaults to true.

description : string

Catch branch description.

exception : qualJavaName

Exception class to catch. By default, catches any exception.

Valid values based on“string”.
|[\p{L}_][\p{L}\p{N}_]*(\.[\p{L}_][\p{L}\p{N}_]*)*
layout : string

GUI layout data.

name : string

Catch name.

Content

Parents

Parent topic: g_ETLActivitySteps_TryCatch

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.