DefaultErrorResponse 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 response indicates Front Door service is not able to process the incoming request. The reason is provided in the error message.
public class DefaultErrorResponse
type DefaultErrorResponse = class
Public Class DefaultErrorResponse
- Inheritance
-
DefaultErrorResponse
Constructors
DefaultErrorResponse() |
Initializes a new instance of the DefaultErrorResponse class. |
DefaultErrorResponse(DefaultErrorResponseError) |
Initializes a new instance of the DefaultErrorResponse class. |
Properties
Error |
Gets or sets error model. |