Class UnsupportedCaptionFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.caption.api.UnsupportedCaptionFormatException
All Implemented Interfaces:
Serializable

public class UnsupportedCaptionFormatException extends Exception
Indicates that a caption format is not supported.
See Also:
  • Constructor Details

    • UnsupportedCaptionFormatException

      public UnsupportedCaptionFormatException(String format)