|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| 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) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||