< # .SYNOPSIS This script gets all the exceptions you can trap by PowerShell .DESCRIPTION This script looks at all the loaded assemblies to get all the exceptions you can trap/catch using PowerShell. The display only covers those parts of the .NET framework are loaded. .NOTES File Name : Show-Exceptions.ps1 Author : Thomas Lee – tfl @psp .co.uk Requires … Read the full text.