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