errors

package
v0.0.0-...-a423d60 Latest Latest
Warning

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

Go to latest
Published: Jul 4, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	As   = errors.As
	Is   = errors.Is
	New  = errors.New
	Newf = fmt.Errorf
	Join = errors.Join
)
View Source
var (
	EntityNotFound         = New("entity not found")
	EntityAlreadyExists    = New("entity already exists")
	Internal               = New("internal error")
	InvalidAccessToken     = New("invalid access token")
	IASApplicationNotFound = New("application in IAS not found")
	S4CertificateNotFound  = New("S/4 certificate not found")
)

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