saperr

package
v0.0.44 Latest Latest
Warning

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

Go to latest
Published: May 27, 2021 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Serialization   = "Serialization"
	Deserialization = "Deserialization"
)

Variables

This section is empty.

Functions

func New

func New(code, message string, origin error) error

func NewA

func NewA(code string, messages ...string) error

func NewB

func NewB(code string, origin error, messages ...string) error

Types

type SapError

type SapError struct {
	Code    string
	Message string
	Orig    error
}

func (*SapError) Error

func (e *SapError) Error() string

Jump to

Keyboard shortcuts

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