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 |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
class Exception |
printStackTrace, printStackTrace, printStackTrace, getStackTrace, fillInStackTrace, getCause, initCause, toString, getMessage, getSuppressed, getLocalizedMessage, setStackTrace, addSuppressed, equals, hashCode, getClass, notify, notifyAll, wait, wait, wait |
Copyright © 2003-2019 The Apache Software Foundation. All rights reserved.