exception

package
v0.0.0-...-cb49113 Latest Latest
Warning

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

Go to latest
Published: May 3, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var EmptyBody = errors.New("empty body")

EmptyBody Body is empty

View Source
var EntitiesNotFound = errors.New("resources not found")

EntitiesNotFound Entities were not found

View Source
var EntityNotFound = errors.New("resource not found")

EntityNotFound Entity was not found

View Source
var InvalidFieldFormat = errors.New("request field has an invalid format")

InvalidFieldFormat A field has a bad format

View Source
var InvalidFieldFormatString = "request field %v has an invalid format, expected %v"
View Source
var InvalidID = errors.New("invalid id")

InvalidID Entity has an invalid ID

View Source
var RequiredField = errors.New("missing required request field")

RequiredField A field is required

View Source
var RequiredFieldString = "missing required request field %v"

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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