Felder von EMS.ResourceAPI.EEMSHTTPError.TCodes

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche


GeerbteProtected
BadRequestpublicBadRequest: Integer = $190;
DuplicatepublicDuplicate: Integer = $199;
ForbiddenpublicForbidden: Integer = $193;
NotAcceptablepublicNotAcceptable: Integer = $196;
NotFoundpublicNotFound: Integer = $194;
UnauthorizedpublicUnauthorized: Integer = $191;
UnsupportedMediapublicUnsupportedMedia: Integer = $19F;