errors

package
v1.0.117 Latest Latest
Warning

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

Go to latest
Published: May 21, 2020 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrCouldNotGetAccount = errors.New("could not get requested account")

ErrCouldNotGetAccount signals that a requested account could not be retrieved

View Source
var ErrEmptyAddress = errors.New("address was empty")

ErrEmptyAddress signals an empty address was provided

View Source
var ErrGetBalance = errors.New("get balance error")

ErrGetBalance signals an error in getting the balance for an account

View Source
var ErrGetTransaction = errors.New("transaction getting failed")

ErrGetTransaction signals an error happened trying to fetch a transaction

View Source
var ErrInvalidAppContext = errors.New("invalid app context")

ErrInvalidAppContext signals an invalid context passed to the routing system

View Source
var ErrInvalidJSONRequest = errors.New("invalid json request")

ErrInvalidJSONRequest signals an error in json request formatting

View Source
var ErrQueryDisabled = errors.New("query disabled")

ErrQueryDisabled signals that the query is disabled

View Source
var ErrQueryError = errors.New("query error")

ErrQueryError signals a general query error

View Source
var ErrTxGenerationFailed = errors.New("transaction generation failed")

ErrTxGenerationFailed signals an error generating a transaction

View Source
var ErrTxNotFound = errors.New("transaction was not found")

ErrTxNotFound signals an error happened trying to fetch a transaction

View Source
var ErrValidation = errors.New("validation error")

ErrValidation signals an error in validation

View Source
var ErrValidationEmptyTxHash = errors.New("TxHash is empty")

ErrValidationEmptyTxHash signals an empty tx hash was provided

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