jp.terasoluna.toursample.uc_a01_03.exception
クラス CannotEditException

java.lang.Object
  上位を拡張 java.lang.Throwable
      上位を拡張 java.lang.Exception
          上位を拡張 java.lang.RuntimeException
              上位を拡張 jp.terasoluna.toursample.common.exception.ApplicationException
                  上位を拡張 jp.terasoluna.toursample.uc_a01_03.exception.CannotEditException
すべての実装されたインタフェース:
java.io.Serializable

public class CannotEditException
extends ApplicationException

予約を変更できない場合の例外クラス。

関連項目:
直列化された形式

コンストラクタの概要
CannotEditException(java.lang.String errorCode)
          コンストラクタ。
 
メソッドの概要
 
クラス jp.terasoluna.toursample.common.exception.ApplicationException から継承されたメソッド
getErrorCode, getMessage, getOptions, setMessage
 
クラス 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
 

コンストラクタの詳細

CannotEditException

public CannotEditException(java.lang.String errorCode)
コンストラクタ。

パラメータ:
errorCode - エラーコード