Freigeben über


ApiError Class

Definition

Error information.

public class ApiError
type ApiError = class
Public Class ApiError
Inheritance
ApiError

Constructors

Name Description
ApiError()

Initializes a new instance of the ApiError class.

ApiError(ODataError)

Initializes a new instance of the ApiError class.

Properties

Name Description
Error

Gets or sets error information in OData format

Applies to