libzarr
Header-only C++17 Zarr v2/v3, WASM-compatible
Loading...
Searching...
No Matches
zarr::error Class Reference

#include <types.hpp>

Detailed Description

Exception thrown for every failure reachable from user input or store contents (malformed metadata, unknown codecs, out-of-range reads, ...). Messages are precise and self-contained. Internal invariant violations use assert() instead and never throw.


The documentation for this class was generated from the following file: