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