HttpErrorExtensions Class

 

Provides extension methods for the HttpError class.

Namespace:   System.Web.Http.OData.Extensions
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

System::Object
  System.Web.Http.OData.Extensions::HttpErrorExtensions

[ExtensionAttribute]
[EditorBrowsableAttribute(EditorBrowsableState::Never)]
public ref class HttpErrorExtensions abstract sealed 

NameDescription
System_CAPS_pubmethodSystem_CAPS_staticCreateODataError(HttpError^)

Converts the httpError to an ODataError.

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

Return to top
Show: