Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

Copyright © 2006 Sun Microsystems, Inc. All rights reserved.

JSR-927 (Maintenance Release)

Uses of Class
javax.media.MediaError

Packages that use MediaError
javax.media   
 

Uses of MediaError in javax.media
 

Subclasses of MediaError in javax.media
 class ClockStartedError
          ClockStartedError is thrown by a Started Clock when a method is invoked that is not legal on a Clock in the Started state.
 class NotPrefetchedError
          NotPrefetchedError is thrown when a method that requires a Controller to be in the Prefetched state is called and the Controller has not been Prefetched.
 class NotRealizedError
          NotRealizedError is thrown when a method that requires a Controller to be in the Realized state is called and the Controller is not Realized.
 class StopTimeSetError
          StopTimeSetError is thrown when the stop time has been set on a Started Clock and setStopTime is invoked again.
 


JSR-927 (Maintenance Release)

Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to License Terms. Your use of this web site or any of its content or software indicates your agreement to be bound by these License Terms.

For more information, please consult the JSR 927 specification.