public class BatchInterruptedException extends RuntimeException
InterruptedException since the throws specification of BatchProcessor.processBatch(Collection) does
not allow doing so.| Constructor and Description |
|---|
BatchInterruptedException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic BatchInterruptedException(Throwable cause)
Copyright © 2020. All rights reserved.