Get-BluGenieErrorAction
Get-BluGenieErrorAction
SYNOPSIS
SYNTAX
Get-BluGenieErrorAction [-Clear] [-List] [-Walkthrough] [-ReturnObject] [-OutUnEscapedJSON] [<CommonParameters>]DESCRIPTION
EXAMPLES
EXAMPLE 1
Command: Get-BluGenieErrorActionDescription: Display error information in a readable format
Notes: This includes
* Action = The actioning item or cmdlet
* StackTracke = From what Function, ScriptBlock, or CmdLet the error came from and the Line number
* Line = The command used when the error was generated
* Error = A string with a readable error messageEXAMPLE 2
EXAMPLE 3
EXAMPLE 4
EXAMPLE 5
EXAMPLE 6
EXAMPLE 7
PARAMETERS
Clear
List
Walkthrough
ReturnObject
OutUnEscapedJSON
CommonParameters
Last updated