UnexpectedDocumentStructureException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException
public class UnexpectedDocumentStructureException extends WatermarkException
The exception that is thrown when a content cannot be parsed due to unexpected structure.
Constructors
Constructor | Description |
---|---|
UnexpectedDocumentStructureException() | Initializes a new instance of the [UnexpectedDocumentStructureException](../../com.groupdocs.watermark.exceptions/unexpecteddocumentstructureexception) class. |
UnexpectedDocumentStructureException()
public UnexpectedDocumentStructureException()
Initializes a new instance of the [UnexpectedDocumentStructureException](../../com.groupdocs.watermark.exceptions/unexpecteddocumentstructureexception)
class.