14 #ifndef HIPOEXCEPTIONS_H
15 #define HIPOEXCEPTIONS_H
25 using std::runtime_error::runtime_error;
31 using std::runtime_error::runtime_error;
37 using std::runtime_error::runtime_error;
Exception thrown for HIPO file I/O errors (e.g., file not found, read failure).
Exception thrown for record-related errors (e.g., decompression failure).
Exception thrown for schema-related errors (e.g., missing schema, parse failure).