public class MBeanInfoRetrievalException extends JmxException
MBeanClientInterceptor, MBeanProxyFactoryBean, 連載形式 | コンストラクターと説明 |
|---|
MBeanInfoRetrievalException(StringSE msg) 指定されたエラーメッセージで新しい MBeanInfoRetrievalException を作成します。 |
MBeanInfoRetrievalException(StringSE msg, ThrowableSE cause) 指定されたエラーメッセージと根本原因で新しい MBeanInfoRetrievalException を作成します。 |
contains, getMessage, getMostSpecificCause, getRootCauseaddSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic MBeanInfoRetrievalException(StringSE msg)
MBeanInfoRetrievalException を作成します。msg - 詳細メッセージ public MBeanInfoRetrievalException(StringSE msg, ThrowableSE cause)
MBeanInfoRetrievalException を作成します。msg - 詳細メッセージ cause - 根本原因