Package com.brightcove.player.controller
Class NoSourceFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.brightcove.player.controller.NoSourceFoundException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
NoVMAPSourceFoundException
Indicates that during a search for a suitable Source rendition, none could be found.
- See Also:
-
Constructor Summary
ConstructorDescriptionNoSourceFoundException
(String message) NoSourceFoundException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
NoSourceFoundException
public NoSourceFoundException() -
NoSourceFoundException
-
NoSourceFoundException
-