errors

package
v0.0.0-...-4043622 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2020 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Must

func Must(err error)

Types

type AccessDeniedError

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

func NewAccessDeniedError

func NewAccessDeniedError(message string) *AccessDeniedError

func (*AccessDeniedError) Error

func (e *AccessDeniedError) Error() string

type ConflictError

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

func NewConflictError

func NewConflictError(message string) *ConflictError

func (*ConflictError) Error

func (e *ConflictError) Error() string

type DuplicateError

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

func NewDuplicateError

func NewDuplicateError(message string) *DuplicateError

func (*DuplicateError) Error

func (e *DuplicateError) Error() string

type IllegalArgumentError

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

func NewIllegalArgumentError

func NewIllegalArgumentError(message string) *IllegalArgumentError

func (*IllegalArgumentError) Error

func (e *IllegalArgumentError) Error() string

type NotAcceptableError

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

func NewNotAcceptableError

func NewNotAcceptableError(message string) *NotAcceptableError

func (*NotAcceptableError) Error

func (e *NotAcceptableError) Error() string

type NotFoundError

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

func NewNotFoundError

func NewNotFoundError(message string) *NotFoundError

func (*NotFoundError) Error

func (e *NotFoundError) Error() string

Jump to

Keyboard shortcuts

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