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