@Beta
public class ClientLoginResponseException
extends com.google.api.client.http.HttpResponseException
Beta ClientLogin .
To get the structured details, use getDetails().
| 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-2013 Google. All Rights Reserved.