Class FfmpegNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.day.cq.dam.handler.ffmpeg.FfmpegNotFoundException
All Implemented Interfaces:
Serializable

public class FfmpegNotFoundException extends RuntimeException
Exception indicating that the ffmpeg executable could not be found.
Since:
5.4
See Also:
  • Constructor Details

    • FfmpegNotFoundException

      public FfmpegNotFoundException(String message)
    • FfmpegNotFoundException

      public FfmpegNotFoundException(String message, Throwable throwable)