javax.media
Class StopTimeSetError

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Error
          extended by javax.media.MediaError
              extended by javax.media.StopTimeSetError
All Implemented Interfaces:
Serializable

public class StopTimeSetError
extends MediaError

StopTimeSetError is thrown when the stop time has been set on a Started Clock and setStopTime is invoked again.

Version:
1.10, 97/08/23.
See Also:
Serialized Form

Constructor Summary
StopTimeSetError(String reason)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StopTimeSetError

public StopTimeSetError(String reason)


Copyright © 2011. All Rights Reserved.