number:C00000
description:A test for an exception specification
:new lines to the same entry can be started with a colon
:the code is similar to SQLSTATES and corresponds
:to a specific category
:
:For a categorization guideline please visit
:doc/dev/error-categorization.md
:The related decision can be found in
:doc/decisions/error_codes.md
:
:there are no comments possible in this file
ignore:true
:a generator should always ignore this first entry
:or others which have ignore:true.
:It is for errors which are not relevant anymore
:an empty line will start the next error specification

number:C01100
description:Resource
macro:RESOURCE

number:C01110
description:Out of Memory
macro:OUT_OF_MEMORY

number:C01200
description:Installation
macro:INSTALLATION

number:C01310
description:Internal
macro:INTERNAL

number:C01320
description:Interface
macro:INTERFACE

number:C01330
description:Plugin Misbehavior
macro:PLUGIN_MISBEHAVIOR

number:C02000
description:Conflict
macro:CONFLICTING_STATE

number:C03100
description:Validation Syntactic
macro:VALIDATION_SYNTACTIC

number:C03200
description:Validation Semantic
macro:VALIDATION_SEMANTIC
