public static class

GoogleService.TermsNotAgreedException

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.TermsNotAgreedException

Class Overview

Authentication failed, user did not agree to the terms of service.

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.TermsNotAgreedException(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.TermsNotAgreedException (String message)

Parameters
message