package
1.0.0-alpha
Repository: https://github.com/leonlxy/hyperledger.git
Documentation: pkg.go.dev

# Functions

Error creates a CallStackError using a specific Component Code and Reason Code (no callstack is recorded).
ErrorWithCallstack creates a CallStackError using a specific Component Code and Reason Code and fills its callstack.

# Constants

MaxCallStackLength is the maximum length of the stored call stack.

# Interfaces

CallStackError is a general interface for Fabric errors.