# Functions
Creates a new error using an error code and a message.
Gets the error code of the passed error if it has one.
Gets whether error is caused by another error with errCode.
No description provided by the author
Wraps a root cause error with another.