ApiError Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Error information.
public class ApiError
type ApiError = class
Public Class ApiError
- Inheritance
-
ApiError
Constructors
ApiError() |
Initializes a new instance of the ApiError class. |
ApiError(ODataError) |
Initializes a new instance of the ApiError class. |
Properties
Error |
Gets or sets error information in OData format |