1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for Java
  4. /
  5. com.groupdocs.watermark.exceptions
  6. /
  7. DetachedImageException

DetachedImageException

Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException

public class DetachedImageException extends WatermarkException

The exception that is thrown when manipulating detached image.

Constructors

Constructor Description
DetachedImageException() Initializes a new instance of the [DetachedImageException](../../com.groupdocs.watermark.exceptions/detachedimageexception) class.

DetachedImageException()

public DetachedImageException()

Initializes a new instance of the [DetachedImageException](../../com.groupdocs.watermark.exceptions/detachedimageexception) class.