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

UnsupportedFileTypeException

UnsupportedFileTypeException class

The exception that is thrown when a file cannot be loaded.

public class UnsupportedFileTypeException : WatermarkException

Constructors

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

See Also