Module io.annot8.core
Package io.annot8.core.exceptions
This package contains the exceptions used by Annot8
-
Exception Summary Exception Description AlreadyExistsException Exception indicating that an attempt has been made to create something that already exists, i.e.Annot8Exception Base class for all Annot8 exceptionsAnnot8RuntimeException Base class for all Annot8 runtime exceptionsBadConfigurationException Exception indicating that an unacceptable configuration has been provided to a component, or required configuration information is missing.IncompleteException Exception indicating that a builder has been asked to create a new object without having been given all the required informationInvalidBoundsException Runtime exception indicating that an attempt to either create or use an invalid Bounds object has been performed.MissingResourceException Exception indicating a required resource has not been provided to a componentProcessingException Generic exception thrown if there is an error during processing of a document.UnsupportedContentException Exception indicating that the content type is not supported