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.MediaException

Packages that use MediaException
javax.media   
 

Uses of MediaException in javax.media
 

Subclasses of MediaException in javax.media
 class ClockStoppedException
          A ClockStoppedException is thrown when a method that expects the Clock to be Started is called on a Stopped Clock.
 class IncompatibleSourceException
          An IncompatibleSourceException is thrown by a MediaHandler when setSource is invoked and the MediaHandler cannot support the DataSource.
 class IncompatibleTimeBaseException
          An IncompatibleTimeBaseException is generated when Clock.setTimeBase is invoked using a TimeBase that the Clock cannot support.
 class NoDataSourceException
          A NoDataSourceException is thrown when a DataSource can't be found for a particular URL or MediaLocator.
 class NoPlayerException
          A NoPlayerException is thrown when a PlayerFactory can't find a Player for a particular URL or MediaLocator.
 


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.