org.ocap.shared.media
Class TimeLineInvalidException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ocap.shared.media.TimeLineInvalidException
- All Implemented Interfaces:
- Serializable
public class TimeLineInvalidException
- extends Exception
This exception is returned when a time line is no longer valid in a
the piece of content for which it was obtained. For example, the piece of content
is a time shift recording and the end of the time line is no longer
within the buffer.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeLineInvalidException
public TimeLineInvalidException()
- Constructs a TimeLineInvalidException with no detail message