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>

public static class SimplifierExtractor.AttributeExtractor.SkipAttributeException extends Exception
Exception to be thrown when the result of this extractor should be omitted in the response
See Also:
  • Constructor Details

    • SkipAttributeException

      public SkipAttributeException()