Class EconomyValidationException
Represents a validation error from the Economy service.
Inherited Members
Namespace: Unity.Services.Economy
Assembly: solution.dll
Syntax
public class EconomyValidationException : EconomyException, ISerializable, _Exception
Properties
| Name | Description |
|---|---|
| Details | A list of errors returned from the API's Validation Error Response. |