errors

package
v0.5.17 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2020 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TaskFailedWithError        errors.ErrorCode = "TaskFailedWithError"
	DownstreamSystemError      errors.ErrorCode = "DownstreamSystemError"
	TaskFailedUnknownError     errors.ErrorCode = "TaskFailedUnknownError"
	BadTaskSpecification       errors.ErrorCode = "BadTaskSpecification"
	TaskEventRecordingFailed   errors.ErrorCode = "TaskEventRecordingFailed"
	MetadataAccessFailed       errors.ErrorCode = "MetadataAccessFailed"
	MetadataTooLarge           errors.ErrorCode = "MetadataTooLarge"
	PluginInitializationFailed errors.ErrorCode = "PluginInitializationFailed"
	CacheFailed                errors.ErrorCode = "AutoRefreshCacheFailed"
	RuntimeFailure             errors.ErrorCode = "RuntimeFailure"
	CorruptedPluginState       errors.ErrorCode = "CorruptedPluginState"
	ResourceManagerFailure     errors.ErrorCode = "ResourceManagerFailure"
	BackOffError               errors.ErrorCode = "BackOffError"
)

Variables

This section is empty.

Functions

func Errorf

func Errorf(errorCode errors.ErrorCode, msgFmt string, args ...interface{}) error

func Wrapf

func Wrapf(errorCode errors.ErrorCode, err error, msgFmt string, args ...interface{}) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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