org.ocap.shared.media
Class TimeOutOfRangeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.ocap.shared.media.TimeOutOfRangeException
- All Implemented Interfaces:
- Serializable
public class TimeOutOfRangeException
- extends Exception
This exception is returned when a time or media time is outside the
valid range for a particular time line.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
TimeOutOfRangeException
public TimeOutOfRangeException()
- Constructs a TimeOutOfRangeException with no detail message