public class PushSenderHttpException extends PushSenderException
Constructor and Description |
---|
PushSenderHttpException(int statusCode)
Constructs a new push sender runtime exception with the given http status code.
|
Modifier and Type | Method and Description |
---|---|
int |
getStatusCode()
If present, returns the error status code from the Unified Push server
|
void |
setStatusCode(int httpErrorStatusCode) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2015 JBoss by Red Hat. All Rights Reserved.