クラス CommandExecution.CommandParserExceptionsException
java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.shell.command.CommandExecution.CommandParserExceptionsException
- 実装されたすべてのインターフェース:
SerializableSE
- 含まれているインターフェース:
- CommandExecution
- 関連事項:
コンストラクターの概要
コンストラクターコンストラクター説明CommandParserExceptionsException
(StringSE message, ListSE<CommandParser.CommandParserException> parserExceptions) メソッドのサマリー
クラス java.lang.ThrowableSE から継承されたメソッド
addSuppressedSE, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCauseSE, printStackTrace, printStackTraceSE, printStackTraceSE, setStackTraceSE, toString
コンストラクターの詳細
CommandParserExceptionsException
public CommandParserExceptionsException(StringSE message, ListSE<CommandParser.CommandParserException> parserExceptions)
メソッドの詳細
of
public static CommandExecution.CommandParserExceptionsException of(StringSE message, ListSE<CommandParser.CommandParserException> parserExceptions) getParserExceptions