Class ProviderException
Class that represent an error that occured during a ProviderOperation.
Implements
Inherited Members
Namespace: UnityEngine .ResourceManagement .Exceptions
Assembly: Unity.ResourceManager.dll
Syntax
public class ProviderException : OperationException, ISerializable
Constructors
Name | Description |
---|---|
Provider |
Creates a new instance of Provider |
Properties
Name | Description |
---|---|
Location | The resource location that the operation was trying to provide. |