@Beta public class ClientLoginResponseException extends HttpResponseException
Beta ClientLogin .
To get the structured details, use getDetails().
HttpResponseException.Builder| Modifier and Type | Method and Description |
|---|---|
ClientLogin.ErrorInfo |
getDetails()
Return the error details or
null for none. |
computeMessageBuffer, getContent, getHeaders, getStatusCode, getStatusMessage, isSuccessStatusCodeaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final ClientLogin.ErrorInfo getDetails()
null for none.Copyright © 2010-2014 Google. All Rights Reserved.