public class DetailedErrorNotification extends ErrorNotification implements DetailedNotification
topic
Constructor and Description |
---|
DetailedErrorNotification(Object topic,
String message,
String details) |
Modifier and Type | Method and Description |
---|---|
String |
getDetails()
Returns the notification details
|
compareTo, getMessage, getTopic, getType, timeout, toString
public String getDetails()
getDetails
in interface DetailedNotification
Copyright © 2005–2020. All rights reserved.