public static class

GoogleService.InvalidCredentialsException

extends AuthenticationException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ com.google.gdata.util.ServiceException
         ↳ com.google.gdata.util.AuthenticationException
           ↳ com.google.gdata.client.GoogleService.InvalidCredentialsException

Class Overview

Authentication failed, invalid credentials presented to server.

Summary

[Expand]
Inherited Constants
From class com.google.gdata.util.AuthenticationException
From class java.lang.Exception
From class java.lang.Throwable
[Expand]
Inherited Fields
From class com.google.gdata.util.AuthenticationException
From class com.google.gdata.util.ServiceException
From class java.lang.Throwable
Public Constructors
GoogleService.InvalidCredentialsException(String message)
[Expand]
Inherited Methods
From class com.google.gdata.util.AuthenticationException
From class com.google.gdata.util.ServiceException
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public GoogleService.InvalidCredentialsException (String message)

Parameters
message