-
- All Implemented Interfaces:
- Serializable
public class NoSubscribersToDeliverTo
extends MessageDeliveryFailure
Thrown when a message given to the bus has a subject name that no subscribers are listening for on the local bus or
any remote bus federated with it.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.