standard exception class to be used inside GDataRequest
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
[SerializableAttribute] public class GDataRequestException : LoggedException |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class GDataRequestException _ Inherits LoggedException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class GDataRequestException : public LoggedException |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Google.GData.Client..::.LoggedException
Google.GData.Client..::.GDataRequestException
Google.GData.Apps..::.AppsException
Google.GData.Client..::.GDataForbiddenException
Google.GData.Client..::.GDataRedirectException
Google.GData.Client..::.GDataNotModifiedException
Google.GData.Client..::.GDataVersionConflictException
System..::.Exception
Google.GData.Client..::.LoggedException
Google.GData.Client..::.GDataRequestException
Google.GData.Apps..::.AppsException
Google.GData.Client..::.GDataForbiddenException
Google.GData.Client..::.GDataRedirectException
Google.GData.Client..::.GDataNotModifiedException
Google.GData.Client..::.GDataVersionConflictException