クラス FlowAttributeMappingException

実装されたすべてのインターフェース:
SerializableSE
既知の直属サブクラス
FlowInputMappingExceptionFlowOutputMappingException

public class FlowAttributeMappingException extends FlowExecutionException
属性マッピングの失敗の基本クラス。
作成者:
Keith Donald
関連事項:
  • コンストラクターの詳細

    • FlowAttributeMappingException

      public FlowAttributeMappingException(StringSE flowId, StringSE stateId, MappingResults results, StringSE message)
      新しい属性マッピング例外を作成します
      パラメーター:
      flowId - フロー ID
      stateId - 状態 ID
      results - エラーのあるマッピング結果
      message - メッセージ
  • メソッドの詳細

    • getMappingResults

      public MappingResults getMappingResults()
      この例外を引き起こしたエラーを含むマッピング結果を返します。
      戻り値:
      結果