Expand description
Error Type Definition Module
This module defines the various error types that may be encountered during
EPUB file parsing and processing. All errors are uniformly wrapped in the
EpubError enumeration for convenient error handling by the caller.
Enumsยง
- Epub
Builder Error - Types of errors that can occur during EPUB build
- Epub
Error - Types of errors that can occur during EPUB processing