# Functions
Err create annotated error instance from any error value.
Handling handles an error by setting a message and a response status code.
NewErr creates an annotated errors instance with default values.
RebuildStackTrace reconstructs the stack trace.
Wrap an error adding an information message.