Class EconomyException
An exception specific to the Economy service.
Inherited Members
Namespace: Unity.Services.Economy
Assembly: solution.dll
Syntax
public class EconomyException : RequestFailedException, ISerializable, _Exception
Properties
Name | Description |
---|---|
Reason | The reason the exception was thrown, selected from the EconomyExceptionReason enum. |