@servicenow/sdk - v4.7.0
Preparing search index...
@servicenow/sdk/automation
<internal>
TryCatchConfig
Interface TryCatchConfig
Configuration for the TryCatch block.
interface
TryCatchConfig
{
catch
:
TryCatchBodyFunction
;
try
:
TryCatchBodyFunction
;
}
Index
Properties
catch
try
Properties
catch
catch
:
TryCatchBodyFunction
try
try
:
TryCatchBodyFunction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
catch
try
@servicenow/sdk - v4.7.0
Loading...
Configuration for the TryCatch block.