consoleerrors

package
v1.0.0-alpha.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 19, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InternalError

type InternalError struct {
	Function      string
	Call          string
	Message       string
	InnerTrace    string
	OriginalError error
	// contains filtered or unexported fields
}

func CreateConsoleError

func CreateConsoleError(file string) InternalError

func (InternalError) Error

func (e InternalError) Error() string

func (InternalError) FriendlyMessage

func (e InternalError) FriendlyMessage() string

func (*InternalError) Wrap

func (e *InternalError) Wrap(call, function string, err error) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL