public static class

GoogleService.SessionExpiredException

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

Class Overview

Authentication failed, the token's session has expired.

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

Parameters
message