jp.hrtdotnet.fw.util.mail
クラス HMailException
java.lang.Object
java.lang.Throwable
java.lang.Exception
jp.hrtdotnet.fw.HException
jp.hrtdotnet.fw.util.mail.HMailException
- すべての実装インタフェース:
- jp.hrtdotnet.fw.HThrowable, java.io.Serializable
- public class HMailException
- extends jp.hrtdotnet.fw.HException
メール関係の例外です。
- 導入されたバージョン:
- 2.1
- 作成者:
- hrtdotnet.jp
http://www.hrtdotnet.jp/
- 関連項目:
- 直列化された形式
クラス jp.hrtdotnet.fw.HException から継承したフィールド |
errorCode, message |
クラス jp.hrtdotnet.fw.HException から継承したメソッド |
getErrorCode, getMessage, getMessage |
クラス java.lang.Throwable から継承したメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
HMailException
public HMailException()
HMailException
public HMailException(java.lang.Class cls,
java.lang.String errorCode,
java.lang.Throwable cause)
HMailException
public HMailException(java.lang.Class cls,
java.lang.String errorCode)
HMailException
public HMailException(java.lang.String message,
java.lang.Throwable cause)
HMailException
public HMailException(java.lang.String message)
HMailException
public HMailException(java.lang.Throwable cause)
Copyright © 2011. All Rights Reserved.