Package com.brightcove.ssai.exception
Class NoVMAPSourceFoundException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.brightcove.player.controller.NoSourceFoundException
-
- com.brightcove.ssai.exception.NoVMAPSourceFoundException
-
- All Implemented Interfaces:
java.io.Serializable
public class NoVMAPSourceFoundException extends NoSourceFoundException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description NoVMAPSourceFoundException()
NoVMAPSourceFoundException(java.lang.String message)
NoVMAPSourceFoundException(java.lang.String message, java.lang.Throwable cause)
-