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