# Functions
Handled swallows the provided error and hides it from the Cause()/Unwrap() interface, and thus the Is() facility that identifies causes.
HandledWithMessage is like Handled except the message is overridden.
HandledWithMessagef is like HandledWithMessagef except the message is formatted.