Skip to main content

Exception Code Schema

v0.1

:::note Auto-generated This page is generated from exception_code_schema.json by the schema doc generator. To update this page, edit the schema file and run bin/chore gen schema-docs. :::

Properties

PropertyTypeRequiredDescription
$schemaany
kindany
namestringName of the exception, as a legal IDL variable name
display_namestringPretty display version of the name
numintegerException number, as reported in the *cause CSRs
definedByA condition (YAML structure or IDL function). See the conditions reference for details.

:::note Tooling field $source is an optional field set automatically by UDB tooling to record the file path this object was loaded from. You do not need to set it manually. :::

Schema Information

PropertyValue
Versionv0.1
JSON Schema VersionDraft 07