Differences
This shows you the differences between the selected revisions of the page.
| 2017-10-04 | 2017-11-13 | ||
| bumping version (martin) | removing unneeded exception type specification (martin) | ||
| Line 89: | Line 89: | ||
| } | } | ||
| } | } | ||
| - | catch [Exception] | + | catch | 
| { | { | ||
| Write-Host "Error: $($_.Exception.Message)" | Write-Host "Error: $($_.Exception.Message)" | ||