# Functions

Kind determines the Kind associated with an error by inspecting the chain of errors.
NewCommonEdgeX creates a new CommonEdgeX with the information provided.
NewCommonEdgeXWrapper creates a new CommonEdgeX to wrap another error to record the function call stacks.

# Constants

Error codes are not defined in HTTP status codes.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Constant Kind identifiers which can be used to label and group errors.

# Structs

CommonEdgeX generalizes an error structure which can be used for any type of EdgeX error.

# Interfaces

EdgeX provides an abstraction for all internal EdgeX errors.

# Type aliases

ErrKind a categorical identifier used to give high-level insight as to the error type.