v3.1.2
2020.3+
Class EconomyException
An exception specific to the Economy service.
Inherited Members
Namespace: Unity.Services.Economy
Syntax
public class EconomyException : RequestFailedException, ISerializable, _Exception
Properties
Reason
The reason the exception was thrown, selected from the EconomyExceptionReason enum.
Declaration
public EconomyExceptionReason Reason { get; }
Property Value
Type | Description |
---|---|
EconomyExceptionReason |