errors

package
v0.0.0-...-fbe82ab Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2019 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TxValidationError

type TxValidationError interface {
	error
	IsValid() bool
}

txvalidationError标记错误与 交易的确认

type VSCCEndorsementPolicyError

type VSCCEndorsementPolicyError struct {
	Err error
}

用于标记事务的vscc背书策略错误 背书策略检查失败

func (VSCCEndorsementPolicyError) Error

错误返回导致失败的原因

func (*VSCCEndorsementPolicyError) IsValid

func (e *VSCCEndorsementPolicyError) IsValid() bool

type VSCCExecutionFailureError

type VSCCExecutionFailureError struct {
	Err error
}

要指示的vsccexecutionfailureerror错误 尝试执行vscc时失败 背书政策检查

func (VSCCExecutionFailureError) Error

错误返回导致失败的原因

func (*VSCCExecutionFailureError) IsValid

func (e *VSCCExecutionFailureError) IsValid() bool

type VSCCInfoLookupFailureError

type VSCCInfoLookupFailureError struct {
	Reason string
}

vsccinfo查找失败错误,指示无法 从LCCC获取VSCC信息

func (VSCCInfoLookupFailureError) Error

错误返回导致失败的原因

Jump to

Keyboard shortcuts

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