Class SdkLicenseError
public sealed class SdkLicenseError : Error
- Inheritance
-
SdkLicenseError
Constructors
SdkLicenseError()
public SdkLicenseError()
SdkLicenseError(string)
public SdkLicenseError(string errorMessage)
Parameters
errorMessage
string
Properties
A
public string A { get; set; }
Property Value
ErrorMessage
public string ErrorMessage { get; }