Class CloudSaveException
Represents a generic error.
Implements
Inherited Members
RequestFailedException.ErrorCode
Namespace: Unity.Services.CloudSave
Assembly: Unity.Services.CloudSave.dll
Syntax
[Preserve]
public class CloudSaveException : RequestFailedException, ISerializable
Properties
Reason
The reason for the exception
Declaration
[Preserve]
public CloudSaveExceptionReason Reason { get; }
Property Value
| Type | Description |
|---|---|
| CloudSaveExceptionReason |