v2.0.0
Latest
2021.3+
Class LeaderboardsException
Represents a generic error.
Properties-
Inherited Members
Namespace: Unity.Services.Leaderboards.Exceptions
Syntax
[Preserve]
public class LeaderboardsException : RequestFailedException, ISerializable, _Exception
Properties
Reason
Gets the Leaderboards service-specific reason why the error occurred.
Declaration
[Preserve]
public LeaderboardsExceptionReason Reason { get; }
Property Value
Type | Description |
---|---|
LeaderboardsExceptionReason |