public class ErrorEvent
extends org.springframework.context.ApplicationEvent
| Constructor and Description |
|---|
ErrorEvent(ErrorResponse error,
java.lang.Object state) |
| Modifier and Type | Method and Description |
|---|---|
ErrorResponse |
getError() |
<T> T |
getState() |
public ErrorEvent(ErrorResponse error, java.lang.Object state)
public ErrorResponse getError()
public <T> T getState()