error library

Enums

ErrorCode
Types of error that can/will be handled by merry.

Functions

handleError(MerryError e) → void
Handles errors based on ErrorCode.

Exceptions / Errors

MerryError
A custom error type used to catch custom errors with the type ErrorCode.