public class EventProcessingException extends AxonException
EventProcessor failed to handle a batch of events.| Constructor and Description | 
|---|
EventProcessingException(String message,
                        Throwable cause)
Initialize the exception with given  
message and cause. | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010–2018. All rights reserved.