public static class IPushChannel.PushException extends INotifyService.NotifyException
| Constructor and Description |
|---|
IPushChannel.PushException(boolean temporaryError) |
IPushChannel.PushException(String message,
boolean temporaryError) |
IPushChannel.PushException(String message,
Throwable cause,
boolean temporaryError) |
IPushChannel.PushException(Throwable cause,
boolean temporaryError) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTemporaryError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IPushChannel.PushException(boolean temporaryError)
public IPushChannel.PushException(String message, Throwable cause, boolean temporaryError)
public IPushChannel.PushException(String message, boolean temporaryError)
public IPushChannel.PushException(Throwable cause, boolean temporaryError)
Copyright © 2014 Molindo GmbH. All Rights Reserved.