public class FilterNotSupportedException extends SIException
ServiceFilter is
not supported.ServiceFilter,
Serialized Form| Constructor and Description |
|---|
FilterNotSupportedException()
Constructs a
FilterNotSupportedException with no
detail message. |
FilterNotSupportedException(String reason)
Constructs a
FilterNotSupportedException with a
detail message. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FilterNotSupportedException()
FilterNotSupportedException with no
detail message.public FilterNotSupportedException(String reason)
FilterNotSupportedException with a
detail message.reason - The reason why this exception was thrown.Copyright © 2012 code4tv.com. All Rights Reserved.