Search notes:

System.Management.Automation.StopUpstreamException (internal class)

System.Management.Automation.StopUpstreamException inherits from System.Management.Automation.FlowControlException.
When a cmdlet throws a StopUpstreamException exception, the runtime will call StopProcessing() on the preceding commands, yet without without terminating the entire pipeline.
This behavior is used for example when involving a select-object -first … in a pipeline, see also this Stackoverflow answer.

Links

Source code on github

Index

Fatal error: Uncaught PDOException: SQLSTATE[HY000]: General error: 8 attempt to write a readonly database in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php:78 Stack trace: #0 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(78): PDOStatement->execute(Array) #1 /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php(30): insert_webrequest_('/notes/Microsof...', 1759612611, '216.73.216.149', 'Mozilla/5.0 App...', NULL) #2 /home/httpd/vhosts/renenyffenegger.ch/httpsdocs/notes/Microsoft/dot-net/namespaces-classes/System/Management/Automation/StopUpstreamException/index(42): insert_webrequest() #3 {main} thrown in /home/httpd/vhosts/renenyffenegger.ch/php/web-request-database.php on line 78