public class RetryableExecuteException extends RuntimeException
コンストラクタと説明 |
---|
RetryableExecuteException(Throwable cause)
コンストラクタ。
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public RetryableExecuteException(Throwable cause)
cause
- リトライ可能な原因例外AsyncBatchExecutor.main(String[])
Copyright © 2014 NTT DATA Corporation.