REST.Backend.KinveyApi.EKinveyAPIError.Error
Delphi
property Error: string read FError;
C++
__property System::UnicodeString Error = {read=FError};
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
property | public | REST.Backend.KinveyApi.pas REST.Backend.KinveyApi.hpp |
REST.Backend.KinveyApi | EKinveyAPIError |
Description
Contains the type of the error.
The Error property contains a string representing the type of the EKinveyAPIError.