Class UnsupportedAssetException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencastproject.index.service.exception.UnsupportedAssetException
All Implemented Interfaces:
Serializable

public class UnsupportedAssetException extends Exception
Exception to indicate that the file type of an asset provided by the user is not accepted by opencast.
See Also:
  • Constructor Details

    • UnsupportedAssetException

      public UnsupportedAssetException(String s)