EMS.ResourceAPI.EEMSHTTPError.TCodes Fields
InheritedProtected
| BadRequest | public | BadRequest: Integer = $190; |
| Duplicate | public | Duplicate: Integer = $199; |
| Forbidden | public | Forbidden: Integer = $193; |
| NotAcceptable | public | NotAcceptable: Integer = $196; |
| NotFound | public | NotFound: Integer = $194; |
| Unauthorized | public | Unauthorized: Integer = $191; |
| UnsupportedMedia | public | UnsupportedMedia: Integer = $19F; |