public class EventReplayUnsupportedException extends AxonNonTransientException
ReplayAware.beforeReplay() method of a ReplayAware component.| Constructor and Description |
|---|
EventReplayUnsupportedException(String message)
Initialize the exception with the given
message. |
isCauseOfaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventReplayUnsupportedException(String message)
message.message - a detailed message of the cause of the exceptionCopyright © 2010-2015. All Rights Reserved.