errors

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: Nov 23, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ComError added in v0.1.1

type ComError interface {
	error
	Code() uintptr
	SubError() error
}

type Error

type Error struct {
	// contains filtered or unexported fields
}

func NotImplemented

func NotImplemented(err error) *Error

func (*Error) Code

func (e *Error) Code() uintptr

func (*Error) Error

func (e *Error) Error() string

func (*Error) SubError

func (e *Error) SubError() error

Jump to

Keyboard shortcuts

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