Class OperationException
Class that represent an error that occured during an AsyncOperation.
Implements
Inherited Members
Namespace: UnityEngine .ResourceManagement .Exceptions
Assembly: Unity.ResourceManager.dll
Syntax
public class OperationException : Exception, ISerializable
Constructors
Name | Description |
---|---|
Operation |
Creates a new instance of Operation |
Methods
Name | Description |
---|---|
To |
Provides a new string object describing the exception. |