Package com.brightcove.player.edge
Class VideoParseException
- java.lang.Object
- 
- java.lang.Throwable
- 
- java.lang.Exception
- 
- com.brightcove.player.edge.VideoParseException
 
 
 
- 
- All Implemented Interfaces:
- java.io.Serializable
 
 public class VideoParseException extends java.lang.ExceptionThrown when the JSON object does not have the minimum required properties to create a Video.- See Also:
- Serialized Form
 
- 
- 
Constructor SummaryConstructors Constructor Description VideoParseException()VideoParseException(java.lang.String message)VideoParseException(java.lang.String message, java.lang.Throwable cause)
 
-