Klasse JmxControlException

Alle implementierten Schnittstellen:
Serializable

public class JmxControlException extends RuntimeException
Custom exception class to handle JMX Control-related exceptions.
Siehe auch:
  • Konstruktordetails

    • JmxControlException

      public JmxControlException(String message)
    • JmxControlException

      public JmxControlException(Throwable cause)