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