|
HIPO
4.3.0
High Performance Output data format for experimental physics
|
Exception classes for HIPO library error handling. More...
#include <stdexcept>Go to the source code of this file.
Classes | |
| class | hipo::file_error |
| Exception thrown for HIPO file I/O errors (e.g., file not found, read failure). More... | |
| class | hipo::schema_error |
| Exception thrown for schema-related errors (e.g., missing schema, parse failure). More... | |
| class | hipo::record_error |
| Exception thrown for record-related errors (e.g., decompression failure). More... | |
Namespaces | |
| hipo | |
Exception classes for HIPO library error handling.
Defines hipo::file_error, hipo::schema_error, and hipo::record_error exception types for signaling various HIPO I/O and processing errors.
Definition in file hipoexceptions.h.