public class JmxBuilderException extends RuntimeException
Runtime exception used by JmxBuilder.
Constructor and description |
---|
JmxBuilderException() Default constructor for exception. |
JmxBuilderException(String ex) Parameterized constructor. |
JmxBuilderException(Throwable ex) Parameterized constructor. |
JmxBuilderException(String msg, Throwable ex) Parameterized constructor. |
Methods inherited from class | Name |
---|---|
class RuntimeException |
addSuppressed, equals, fillInStackTrace, getCause, getClass, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, hashCode, initCause, notify, notifyAll, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString, wait, wait, wait |
Copyright © 2003-2025 The Apache Software Foundation. All rights reserved.