errors

package
v0.0.3-alpha.3 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2026 License: ISC Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ERR_IO       = "I/O Error"
	ERR_META     = "Metadata Error"
	ERR_VALID    = "Validation Error"
	ERR_INTERNAL = "Internal Error"
	ERR_ITER     = "Iterator Error"
	ERR_EXEC     = "Execution Error"
	ERR_MCFUNC   = "MCFunction Error"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MimeError

type MimeError struct {
	Name    string
	Context string
	Body    string
}

func NewError

func NewError(name, context, body string) *MimeError

func (*MimeError) Error

func (err *MimeError) Error() string

Jump to

Keyboard shortcuts

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