Class SimplifierExtractor.AttributeExtractor.SkipAttributeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jolokia.service.serializer.json.simplifier.SimplifierExtractor.AttributeExtractor.SkipAttributeException
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- SimplifierExtractor.AttributeExtractor<T>
Exception to be thrown when the result of this extractor should be omitted in the response
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SkipAttributeException
public SkipAttributeException()
-