ErrorCode 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.
Defines values for ErrorCode.
public static class ErrorCode
type ErrorCode = class
Public Class ErrorCode
- Inheritance
-
System.ObjectErrorCode
Fields
BadRequest |
Request could not be understood by the server. |
InternalServerError |
A generic error has occurred on the server. |
ResourceNotFound |
Requested resource does not exist on the server. |