public class UnexpectedDocumentStructureException extends WatermarkException
The exception that is thrown when a content cannot be parsed due to unexpected structure.
| Constructor and Description |
|---|
UnexpectedDocumentStructureException()
Initializes a new instance of the
class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedDocumentStructureException()
UnexpectedDocumentStructureException class.