public abstract class DispatchInitiationException extends RuntimeException
PushNotificationSender or NotificationDispatcher when sender failed to start
dispatching messages. In such a case it is safe to try to sent messages later as it is guarantee no message was dispatched yet.| Constructor and Description |
|---|
DispatchInitiationException(String message) |
DispatchInitiationException(String message,
Throwable cause) |
DispatchInitiationException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017 JBoss by Red Hat. All rights reserved.