# Functions
As returns the first vizerror.Error in err's chain.
Errorf returns an Error with the specified publicMsgFormat and values.
New returns an error that formats as the given text.
Wrap wraps publicErr with a vizerror.Error.
WrapWithMessage wraps the given error with a message that's safe to display to end users.