クラス SystemCommandException

java.lang.ObjectSE
java.lang.ThrowableSE
java.lang.ExceptionSE
java.lang.RuntimeExceptionSE
org.springframework.batch.core.step.tasklet.SystemCommandException
実装されたすべてのインターフェース:
SerializableSE

public class SystemCommandException extends RuntimeExceptionSE
システムコマンドの実行の失敗を示す例外。
関連事項:
  • コンストラクターの詳細

    • SystemCommandException

      public SystemCommandException(StringSE message)
    • SystemCommandException

      public SystemCommandException(StringSE message, ThrowableSE cause)