|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.google.gdata.util.ServiceException
com.google.gdata.util.AuthenticationException
com.google.gdata.client.GoogleService.SessionExpiredException
public static class GoogleService.SessionExpiredException
Authentication failed, the token's session has expired.
Constructor Summary | |
---|---|
GoogleService.SessionExpiredException(java.lang.String message)
|
Method Summary |
---|
Methods inherited from class com.google.gdata.util.AuthenticationException |
---|
getAuthHeader, getParameters, getRealm, getScheme |
Methods inherited from class java.lang.Throwable |
---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, printStackTrace, printStackTrace, printStackTrace, setStackTrace |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GoogleService.SessionExpiredException(java.lang.String message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |