# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
shortcut for creating a public *Error from string.
No description provided by the author
# Constants
ErrorTypeAny indicates any other error.
ErrorTypeBind is used when Context.Bind() fails.
ErrorTypePrivate indicates a private error.
ErrorTypePublic indicates a public error.
ErrorTypeRender is used when Context.Render() fails.
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
These errors are the base error, which are used for checking in errors.Is().
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author
ErrorType is an unsigned 64-bit error code as defined in the hertz spec.