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, toString
Copyright © 2009-2017 Apache Software Foundation. All Rights Reserved.