Class InvalidMetadataException

All Implemented Interfaces:
Serializable

public class InvalidMetadataException extends JmxException
Thrown by the JmxAttributeSource when it encounters incorrect metadata on a managed resource or one of its methods.
Since:
1.2
Author:
Rob Harrop
See Also:
  • Constructor Details

    • InvalidMetadataException

      public InvalidMetadataException(String msg)
      Create a new InvalidMetadataException with the supplied error message.
      Parameters:
      msg - the detail message