public class EventNotPublishedException extends RuntimeException
| Constructor and Description |
|---|
EventNotPublishedException(EventStoreEvent event) |
| Modifier and Type | Method and Description |
|---|---|
EventStoreEvent |
getEvent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EventNotPublishedException(EventStoreEvent event)
public EventStoreEvent getEvent()
Copyright © 2019. All rights reserved.