class |
AlreadyExistsException |
Exception indicating that an attempt has been made to createContent something that already
exists, i.e.
|
class |
BadConfigurationException |
Exception indicating that an unacceptable configuration has been provided to a component, or
required configuration information is missing.
|
class |
IncompleteException |
Exception indicating that a builder has been asked to createContent a new object without having
been given all the required information
|
class |
InvalidBoundsException |
Runtime exception indicating that an attempt to either createContent or use an invalid Bounds
object has been performed.
|
class |
ProcessingException |
Generic exception thrown if there is an error during processing of a document.
|
class |
UnsupportedContentException |
Exception indicating that the content type is not supported
|