1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Exceptions
  6. /
  7. UnexpectedDocumentStructureException

UnexpectedDocumentStructureException

UnexpectedDocumentStructureException class

The exception that is thrown when a content cannot be parsed due to unexpected structure.

public class UnexpectedDocumentStructureException : WatermarkException

Constructors

Name Description
UnexpectedDocumentStructureException() Initializes a new instance of the UnexpectedDocumentStructureException class.

See Also