public class DeclarationExceptionEvent extends RabbitAdminEvent
source| Constructor and Description |
|---|
DeclarationExceptionEvent(Object source,
Declarable declarable,
Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
Declarable |
getDeclarable() |
Throwable |
getThrowable() |
String |
toString() |
getTimestampgetSourcepublic DeclarationExceptionEvent(Object source, @Nullable Declarable declarable, Throwable t)
@Nullable public Declarable getDeclarable()
public Throwable getThrowable()
public String toString()
toString in class EventObject