public class EventReplayException extends RuntimeException
| Constructor and Description |
|---|
EventReplayException(DomainEventValue eventValue,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventReplayException(DomainEventValue eventValue, Throwable cause)
public String getMessage()
getMessage in class Throwable