public class BatchRuntimeException extends RuntimeExceptionSE
JobOperator API メソッドによって呼び出し元にスローされるすべての RuntimeException の共通基本クラスです。| コンストラクターと説明 |
|---|
BatchRuntimeException() |
BatchRuntimeException(StringSE message) |
BatchRuntimeException(StringSE message, ThrowableSE cause) |
BatchRuntimeException(ThrowableSE cause) |
addSuppressedSE, fillInStackTraceSE, getCauseSE, getLocalizedMessageSE, getMessageSE, getStackTraceSE, getSuppressedSE, initCauseSE, printStackTraceSE, printStackTraceSE, printStackTraceSE, setStackTraceSE, toStringSEcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEpublic BatchRuntimeException()
public BatchRuntimeException(StringSE message)
public BatchRuntimeException(ThrowableSE cause)
public BatchRuntimeException(StringSE message, ThrowableSE cause)
Copyright © 2019 Eclipse Foundation.
Use is subject to license terms.