Class SingleError (1.55.0)

 public class SingleError 

A single server error

Inheritance

Object > SingleError

Namespace

Google.Apis.Requests

Assembly

Google.Apis.Core.dll

Properties

Domain

 public string Domain { get; set; } 

The domain in which the error occured

Property Value
Type
Description

Location

 public string Location { get; set; } 

Location where the error was thrown

Property Value
Type
Description

LocationType

 public string LocationType { get; set; } 

Type of the location

Property Value
Type
Description

Message

 public string Message { get; set; } 

The error message

Property Value
Type
Description

Reason

 public string Reason { get; set; } 

The reason the error was thrown

Property Value
Type
Description

Methods

ToString()

 public override string ToString() 

Returns a string summary of this error

Returns
Type
Description

A string summary of this error

Overrides

Extension Method

Design a Mobile Site
View Site in Mobile | Classic
Share by: