クラス CommandParserExceptionResolver

java.lang.ObjectSE
org.springframework.shell.command.CommandParserExceptionResolver
実装されているすべてのインターフェース:
CommandExceptionResolver

public class CommandParserExceptionResolver extends ObjectSE implements CommandExceptionResolver
  • コンストラクターの詳細

    • CommandParserExceptionResolver

      public CommandParserExceptionResolver()
  • メソッドの詳細

    • resolve

      public CommandHandlingResult resolve(ExceptionSE ex)
      インターフェースからコピーされた説明: CommandExceptionResolver
      コマンド処理中にスローされた特定の例外を解決してみます。
      次で指定:
      インターフェース CommandExceptionResolverresolve 
      パラメーター:
      ex - 例外
      戻り値:
      処理する対応する HandlingResult フレームワーク、または解決 チェーンでのデフォルト処理の null