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, toString
Copyright © 2019 OpenDaylight. All rights reserved.