Base error for failures normalized by AniLink.
Consumers can branch on AniLinkError.code without depending on the underlying Axios error or a provider's human-readable message.
AniLinkErrorCodes
Creates a sanitized AniLink error.
A safe message intended for application logs.
The stable code used to classify the failure.
Optional
The original Axios error when raw diagnostics are enabled.
Stable code used to classify the failure.
Readonly
Original Axios or transport error when raw diagnostics were enabled.
Base error for failures normalized by AniLink.
Consumers can branch on AniLinkError.code without depending on the underlying Axios error or a provider's human-readable message.
See
AniLinkErrorCodes