All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----javax.media.MediaException | +----javax.media.NoPlayerException
NoPlayerException
is thrown when a PlayerFactory
can't find a Player
for a
particular URL
or MediaLocator
.
public NoPlayerException()
public NoPlayerException(String reason)
All Packages Class Hierarchy This Package Previous Next Index