| Interface | Description |
|---|---|
| CatalogDiagnosticSink |
Sink that receives
CatalogDiagnostics emitted by readers, providers, validators,
and the runtime. |
| Class | Description |
|---|---|
| CatalogDiagnostic |
One catalog diagnostic record (validator, reader, provider, or runtime).
|
| CatalogDiagnostic.Builder |
| Enum | Description |
|---|---|
| CatalogDiagnosticCode |
Stable diagnostic codes for catalog input + runtime layers.
|
| CatalogDiagnosticSeverity |
Severity level of a
CatalogDiagnostic. |
| Exception | Description |
|---|---|
| CatalogException |
Strict-mode failure thrown by catalog input or runtime entry points.
|