Click or drag to resize

WebApiException Class

Inheritance Hierarchy

Namespace:  Aruba.Cloud.Common.Exceptions
Assembly:  Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class WebApiException : Exception

The WebApiException type exposes the following members.

Constructors
Properties
  NameDescription
Public propertyDetail
Public propertyErrorObject
An object that will be serialized in the response body. Should contain info about the exception.
Public propertyErrorStatusCode
Public propertyExtensions
Public propertyType
Top
See Also