Share via


ErrorEntity class

Body of the error response returned from the API.

Inheritance hierarchy

System.Object
  Microsoft.Web.Hosting.Administration.ErrorEntity

Namespace:  Microsoft.Web.Hosting.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<DataContractAttribute(Namespace := "https://schemas.microsoft.com/windowsazure")> _
Public Class ErrorEntity
'Usage
Dim instance As ErrorEntity
[DataContractAttribute(Namespace = "https://schemas.microsoft.com/windowsazure")]
public class ErrorEntity

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ErrorEntity members

Microsoft.Web.Hosting.Administration namespace