Class AttributeNodeForThrowable

java.lang.Object
io.activej.jmx.AbstractAttributeNodeForLeaf
io.activej.jmx.AttributeNodeForThrowable
All Implemented Interfaces:
AttributeNode

public final class AttributeNodeForThrowable extends AbstractAttributeNodeForLeaf
  • Constructor Details

    • AttributeNodeForThrowable

      public AttributeNodeForThrowable(String name, @Nullable @Nullable String description, boolean visible, ValueFetcher fetcher)
  • Method Details