public class IncompatibleSourceException extends MediaException
IncompatibleSourceException is thrown
by a MediaHandler when setSource
is invoked and the MediaHandler cannot
support the DataSource.
| Constructor and Description |
|---|
IncompatibleSourceException() |
IncompatibleSourceException(String reason) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IncompatibleSourceException()
public IncompatibleSourceException(String reason)
Copyright © 2012 code4tv.com. All Rights Reserved.