Class IllegalTimeFormatException

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

public class IllegalTimeFormatException extends Exception
Indicates that unexpected time format was encountered for specific caption format.
See Also:
  • Constructor Details

    • IllegalTimeFormatException

      public IllegalTimeFormatException(String error)