# Functions
ChainedErrorHandling uses `done.VCE` to streamline error handling in a chained manner.
CompactChainedHandling represents the most compact form of chained error handling.
ManualErrorHandling demonstrates step-by-step manual error handling.
NewXyz creates a new XyzType instance.