Class BatchFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.tavall.couriers.api.concurrent.BatchFailedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionBatchFailedException(String message, Throwable cause, BatchResult<?> result) -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
BatchFailedException
-
-
Method Details
-
result
-