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