standard exception class to be used inside the query object
Namespace:
Google.GData.Client
Assembly:
Google.GData.Client (in Google.GData.Client.dll)
Version: 1.4.0.2
Syntax
| C# |
|---|
[SerializableAttribute] public class LoggedException : Exception |
| Visual Basic (Declaration) |
|---|
<SerializableAttribute> _ Public Class LoggedException _ Inherits Exception |
| Visual C++ |
|---|
[SerializableAttribute] public ref class LoggedException : public Exception |
Inheritance Hierarchy
System..::.Object
System..::.Exception
Google.GData.Client..::.LoggedException
Google.GData.Client..::.ClientQueryException
Google.GData.Client..::.ClientFeedException
Google.GData.Client..::.GDataBatchRequestException
Google.GData.Client..::.GDataRequestException
Google.GData.Client..::.AuthenticationException
System..::.Exception
Google.GData.Client..::.LoggedException
Google.GData.Client..::.ClientQueryException
Google.GData.Client..::.ClientFeedException
Google.GData.Client..::.GDataBatchRequestException
Google.GData.Client..::.GDataRequestException
Google.GData.Client..::.AuthenticationException