standard exception class to be used when authentication
using Google Client Login fails
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
[SerializableAttribute] public class AuthenticationException : LoggedException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class AuthenticationException _ Inherits LoggedException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class AuthenticationException : public LoggedException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Google.GData.Client..::.LoggedException
Google.GData.Client..::.AuthenticationException
Google.GData.Client..::.InvalidCredentialsException
Google.GData.Client..::.AccountDeletedException
Google.GData.Client..::.AccountDisabledException
Google.GData.Client..::.NotVerifiedException
Google.GData.Client..::.TermsNotAgreedException
Google.GData.Client..::.ServiceUnavailableException
Google.GData.Client..::.CaptchaRequiredException
System..::.Exception
Google.GData.Client..::.LoggedException
Google.GData.Client..::.AuthenticationException
Google.GData.Client..::.InvalidCredentialsException
Google.GData.Client..::.AccountDeletedException
Google.GData.Client..::.AccountDisabledException
Google.GData.Client..::.NotVerifiedException
Google.GData.Client..::.TermsNotAgreedException
Google.GData.Client..::.ServiceUnavailableException
Google.GData.Client..::.CaptchaRequiredException