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
- すべての実装されたインタフェース:
- java.io.Serializable, jp.hrtdotnet.fw.HThrowable
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.