Module io.annot8.api
Package io.annot8.api.exceptions
This package contains the exceptions used by Annot8
-
Exception Summary Exception Description AlreadyExistsException Exception indicating that an attempt has been made to createContent 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 createContent a new object without having been given all the required informationInvalidBoundsException Runtime exception indicating that an attempt to either createContent or use an invalid Bounds object has been performed.ProcessingException Generic exception thrown if there is an error during processing of a document.UnsupportedContentException Exception indicating that the content type is not supported