public class PushNetworkUnreachableException extends DispatchInitiationException
PushNotificationSender failed to establish connection to the Push Network.
In such a case, the message will be considered not dispatched and messaging subsystem will try to deliver message later.
Note: this exception should NOT be thrown when the variant setup is incorrect and Push Network refused connection (e.g.
because of failed authentication)| Constructor and Description |
|---|
PushNetworkUnreachableException(String message) |
PushNetworkUnreachableException(String message,
Throwable cause) |
PushNetworkUnreachableException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 JBoss by Red Hat. All rights reserved.