JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH:
Package de.bcxp.challenge.common.exceptions
package
de.bcxp.challenge.common.exceptions
Custom exception types used across the application.
Related Packages
Package
Description
de.bcxp.challenge.common
Common utilities, abstractions, and shared components for the application.
de.bcxp.challenge.common.analysis
Provides interfaces and utilities for analyzing documents.
de.bcxp.challenge.common.documentParsing
Provides interfaces and implementations for parsing different types of documents.
de.bcxp.challenge.common.model
Data models representing documents, entries, and domain objects.
de.bcxp.challenge.common.utility
Utility classes for common operations.
Exceptions
Class
Description
DocumentCreationException
Custom exception that should be thrown if
Document
creation fails.