EMS.ResourceAPI.EEMSHTTPError.TCodes のフィールド

提供: RAD Studio API Documentation
移動先: 案内検索


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