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, toString
Copyright © 2010–2019. All rights reserved.