EMS.ResourceAPI.EEMSHTTPError.TCodes Fields

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
BadRequestpublicBadRequest: Integer = $190;
DuplicatepublicDuplicate: Integer = $199;
ForbiddenpublicForbidden: Integer = $193;
NotFoundpublicNotFound: Integer = $194;
UnauthorizedpublicUnauthorized: Integer = $191;