public class NoDataAvailableException extends SectionFilterException
| Constructor and Description |
|---|
NoDataAvailableException()
Constructs a NoDataAvailableException.
|
NoDataAvailableException(String s)
Constructs a NoDataAvailableException with the specified detail message
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic NoDataAvailableException()
public NoDataAvailableException(String s)
s - the detail messageCopyright © 2012 code4tv.com. All Rights Reserved.