DaffError

An error object containing info about the exception that generated it.

Properties

Name Type Description
code string A string that uniquely identifies the error.
message string Contains additional relevant information to the cause and/or solution of the error.
recoverable boolean Whether the error is non-critical and recoverable or catastrophic and unrecoverable.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.