public class PropertyManagerException extends FrameworkException
| コンストラクタと説明 |
|---|
PropertyManagerException()
詳細メッセージを指定しないで
PropertyManagerException を構築します。 |
PropertyManagerException(String msg)
指定された詳細メッセージを持つ
PropertyManagerException を構築します。 |
PropertyManagerException(String msg,
Throwable throwable)
指定された詳細メッセージとこの例外の発生原因となる例外を持つ
PropertyManagerException を構築します。 |
getException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toStringpublic PropertyManagerException()
PropertyManagerException を構築します。public PropertyManagerException(String msg)
PropertyManagerException を構築します。msg - 詳細メッセージCopyright © 2012 NTT DATA INTRAMART CORPORATION