NotificationRejectedException instead.@Deprecated 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)
Deprecated.
|
NotificationRejectedException(String message,
Throwable cause)
Deprecated.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 OpenDaylight. All rights reserved.