No examples for this method.
Frequently called with: [Clear]
-1
java.lang.Object | ||||
↳ | java.lang.Throwable | |||
↳ | java.lang.Exception | |||
↳ | java.io.IOException | |||
↳ | com.google.android.gcm.server.InvalidRequestException |
Exception thrown when GCM returned an error due to an invalid request.
This is equivalent to GCM posts that return an HTTP error different of 200.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
|
||||||||||
|
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
|
Gets the error description.
|
||||||||||
|
Gets the HTTP Status Code.
|
[Expand]
Inherited Methods
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
|||||||||||
![]() |
Gets the error description.
Gets the HTTP Status Code.