New-UDErrorBoundary
Defines a new error boundary around a section of code.
Synopsis
Syntax
New-UDErrorBoundary [-Content] <ScriptBlock> [<CommonParameters>]Description
Parameters
-Content
Required? true
Position? 1
Default value
Accept pipeline input? false
Aliases
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https://go.microsoft.com/fwlink/?LinkID=113216).Outputs
Last updated
Was this helpful?