public class NoPlayerException extends MediaException
NoPlayerException is thrown when a PlayerFactory
can't find a Player for a
particular URL or MediaLocator.| Constructor and Description |
|---|
NoPlayerException() |
NoPlayerException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoPlayerException()
public NoPlayerException(String reason)
Copyright © 2012 code4tv.com. All Rights Reserved.