Skip to content

Errors

  • FlareError Application error with a stable name, category, optional numeric code, and exposure flag.
  • flareErrorCodes Builds a frozen, branded error-codes token from a descriptor of categories and named entries.
  • errorSchema Declares the JSON shape of a FlareError detail payload for type-level inference.
  • ErrorCategory A valid Flare error category key.
  • FlareValidationError Error thrown by FlareHost.build when one or more validators report severity: "error" entries.
  • FlareError Application error with a stable name, category, optional numeric code, and exposure flag.
  • FlareValidationError Error thrown by FlareHost.build when one or more validators report severity: "error" entries.
  • errorSchema Declares the JSON shape of a FlareError detail payload for type-level inference.
  • flareErrorCodes Builds a frozen, branded error-codes token from a descriptor of categories and named entries.
  • ErrorCategory A valid Flare error category key.
  • ErrorCodeDescriptor A single Flare error code entry used to construct a FlareError.
  • ErrorCodesToken Brand marker identifying a registry produced by flareErrorCodes.
  • ErrorSchema Phantom-typed marker for the JSON shape of a FlareError detail payload.
  • ValidationError Single entry produced by a validator describing a problem in the host configuration.
  • ValidationSeverity Severity assigned to a ValidationError.
  • ErrorCategories Default HTTP status code for each canonical Flare error category.

Last updated: