Class UnknownMediaSourceException

  • All Implemented Interfaces:
    Serializable

    public class UnknownMediaSourceException
    extends RuntimeException
    Thrown when trying to create the media source of type unknown to the MediaSourceService.
    See Also:
    Serialized Form
    • Constructor Detail

      • UnknownMediaSourceException

        public UnknownMediaSourceException​(String mediaSourceType)