|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--java.lang.Throwable | +--java.lang.Exception | +--org.iso.mpeg.mpegj.MPEGJException | +--org.iso.mpeg.mpegj.resource.IllegalRendererMediaEventsException
This a subclass of MPEGJException. This is thrown when an illegal Renderer Media Event is posted
Constructor Summary | |
IllegalRendererMediaEventsException()
Constructs an IllegalRendererMediaEventsException with no specified detail message. |
|
IllegalRendererMediaEventsException(java.lang.String s)
Constructs an IllegalRendererMediaEventsException with a detailed message. |
Methods inherited from class java.lang.Throwable |
fillInStackTrace,
getLocalizedMessage,
getMessage,
printStackTrace,
printStackTrace,
printStackTrace,
toString |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
Constructor Detail |
public IllegalRendererMediaEventsException()
public IllegalRendererMediaEventsException(java.lang.String s)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |