public class FcmRetryAfterException extends FcmException
| Constructor and Description |
|---|
FcmRetryAfterException(int httpStatusCode,
String httpReasonPhrase,
java.time.Duration retryDelay) |
| Modifier and Type | Method and Description |
|---|---|
java.time.Duration |
getRetryDelay() |
getHttpStatusCode, getReasonPhraseaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic FcmRetryAfterException(int httpStatusCode,
String httpReasonPhrase,
java.time.Duration retryDelay)
Copyright © 2017. All rights reserved.