Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewUserFacingError ¶
Types ¶
type UserFacingError ¶
UserFacingError forces a specific message, while preserving the underlying cause.
func (*UserFacingError) Error ¶
func (e *UserFacingError) Error() string
func (*UserFacingError) Unwrap ¶
func (e *UserFacingError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.