Class WatermarkingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.day.cq.dam.commons.watermark.WatermarkingException
All Implemented Interfaces:
Serializable

public class WatermarkingException extends Exception
See Also:
  • Constructor Details

    • WatermarkingException

      public WatermarkingException()
    • WatermarkingException

      public WatermarkingException(String message)
    • WatermarkingException

      public WatermarkingException(String message, Throwable cause)
    • WatermarkingException

      public WatermarkingException(Throwable cause)