public class AttributeFilteringException extends AttributeRequestException
Constructor and Description |
---|
AttributeFilteringException()
Constructor.
|
AttributeFilteringException(String message)
Constructor.
|
AttributeFilteringException(String message,
Throwable wrappedException)
Constructor.
|
AttributeFilteringException(Throwable wrappedException)
Constructor.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public AttributeFilteringException()
public AttributeFilteringException(String message)
message
- exception messagepublic AttributeFilteringException(Throwable wrappedException)
wrappedException
- exception to be wrapped by this oneCopyright © 1999–2014. All rights reserved.