# Functions
FormatErrorMessage formats the error message received by the client to avoid printing useless information.
NewErrorToDisplay returns a new ErrorToDisplay.
RedactErrorInterceptor redacts some of the attached errors before sending it to the client.
# Structs
ErrToDisplay defines an error that needs to be sent unaltered to the client.