public class EventDeliveryException extends Exception
Event fails to
 reach at least one of its intended (next-hop) destinations.| Constructor and Description | 
|---|
EventDeliveryException()  | 
EventDeliveryException(String message)  | 
EventDeliveryException(String message,
                      Throwable t)  | 
EventDeliveryException(Throwable t)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2009-2022 Apache Software Foundation. All Rights Reserved.