errors
frappe-js-client/errors — the error taxonomy, importable without pulling in the client. Useful
for instanceof checks in code that only has a caught error, not a client instance.
References
AuthenticationError
Re-exports AuthenticationError
CancelledError
Re-exports CancelledError
ConfigurationError
Re-exports ConfigurationError
CsrfError
Re-exports CsrfError
DuplicateEntryError
Re-exports DuplicateEntryError
FeatureNotSupportedError
Re-exports FeatureNotSupportedError
FrappeError
Re-exports FrappeError
FrappeErrorInit
Re-exports FrappeErrorInit
FrappeRequestContext
Re-exports FrappeRequestContext
FrappeV2ErrorEntry
Re-exports FrappeV2ErrorEntry
HttpErrorSource
Re-exports HttpErrorSource
isHttpOk
Re-exports isHttpOk
mapNetworkError
Re-exports mapNetworkError
mapServerError
Re-exports mapServerError
NotFoundError
Re-exports NotFoundError
parseServerMessages
Re-exports parseServerMessages
PermissionError
Re-exports PermissionError
RateLimitError
Re-exports RateLimitError
ResponseError
Re-exports ResponseError
ServerError
Re-exports ServerError
serverErrorFor
Re-exports serverErrorFor
ServerMessage
Re-exports ServerMessage
TimeoutError
Re-exports TimeoutError
TransportError
Re-exports TransportError
ValidationError
Re-exports ValidationError