public final class FailedNotification extends Object
| Constructor and Description |
|---|
FailedNotification(Notification notification,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Exception |
exception() |
int |
hashCode() |
Notification |
notification() |
String |
toString() |
public FailedNotification(Notification notification, Exception exception)
public Notification notification()
public Exception exception()
Copyright © 2016. All rights reserved.