public class NotificationRejectedException extends Exception
This exception indicates that given notification can not be processed by corresponding mechanism. More info can be provided in message.
Expected use: NotificationPublishService
| Constructor and Description |
|---|
NotificationRejectedException(String message) |
NotificationRejectedException(String message,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2019 OpenDaylight. All rights reserved.