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