ErrorModelError 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.
The error details.
public class ErrorModelError
type ErrorModelError = class
Public Class ErrorModelError
- Inheritance
-
ErrorModelError
Constructors
ErrorModelError() |
Initializes a new instance of the ErrorModelError class. |
ErrorModelError(String, String) |
Initializes a new instance of the ErrorModelError class. |
Properties
Code |
Gets or sets the error code. |
Message |
Gets or sets the error message. |