Class ValueFaultHandler.AttributeFilteredException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jolokia.server.core.service.serializer.ValueFaultHandler.AttributeFilteredException
All Implemented Interfaces:
Serializable
Enclosing interface:
ValueFaultHandler

public static class ValueFaultHandler.AttributeFilteredException extends RuntimeException
Exception used to indicate that an attribute should be skipped
See Also:
  • Constructor Details

    • AttributeFilteredException

      public AttributeFilteredException(String pMessage)
    • AttributeFilteredException

      public AttributeFilteredException()