public abstract class FcmException extends RuntimeException
| Constructor and Description |
|---|
FcmException(int httpStatusCode,
String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
int |
getHttpStatusCode() |
String |
getReasonPhrase() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2017. All rights reserved.