org.iso.mpeg.mpegj.scene
Class InvalidSceneException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.iso.mpeg.mpegj.MPEGJException
                    |
                    +--org.iso.mpeg.mpegj.scene.InvalidSceneException

public class InvalidSceneException
extends MPEGJException

An exception used by this package to indicate that an operation was attempted on a Scene that is no longer valid.

See Also:
Serialized Form

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