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