public static class

GoogleService.NotVerifiedException

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

Class Overview

Authentication failed, account has not been verified.

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

Parameters
message