Advanced Chunk Processing Library 0.2.0
A comprehensive C++ library for advanced data chunking strategies and processing operations
Loading...
Searching...
No Matches
chunk_errors.hpp File Reference
#include <stdexcept>
#include <string>
+ Include dependency graph for chunk_errors.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  chunk_processing::ChunkingError
 Base exception class for chunking operations. More...
 
class  chunk_processing::SerializationError
 Exception for serialization errors. More...
 
class  chunk_processing::VisualizationError
 Exception for visualization errors. More...
 

Namespaces

namespace  chunk_processing