errors

package
v0.7.7 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrCheckStorageTipFailed = errors.New("unable to check storage tip")
	ErrDataCheckHalt         = errors.New("data check halted")
	ErrInitDataTester        = errors.New("unexpected error occurred while trying to initialize data tester")

	ErrParseFileFailed           = errors.New("unable to parse config files")
	ErrBalanceTrackingDisabled   = errors.New("balance tracking disabled")
	ErrReconciliationConfig      = errors.New("invalid reconciliation error")
	ErrCompileDSLFileFailed      = errors.New("unable to compile DSL file")
	ErrParseWorkflowFailed       = errors.New("unable to parse workflow")
	ErrConstructionConfigMissing = errors.New("construction configuration is missing")

	ErrConstructionCheckHalt = errors.New("construction check halted")

	ErrAsserterConfigError = errors.New("asserter configuration validation failed")

	ErrBlockNotFound      = errors.New("block not found")
	ErrNoAvailableNetwork = errors.New("no networks available")
)

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