Class ResourceManagerException
Base class for all ResourceManager related exceptions.
Implements
Inherited Members
Namespace: UnityEngine .ResourceManagement .Exceptions
Assembly: Unity.ResourceManager.dll
Syntax
public class ResourceManagerException : Exception, ISerializable
Constructors
Name | Description |
---|---|
Resource |
Construct a new ResourceManagerException. |
Resource |
Construct a new ResourceManagerException. |
Resource |
Construct a new ResourceManagerException. |
Resource |
Construct a new ResourceManagerException. |
Methods
Name | Description |
---|---|
To |
Provides a new string object describing the exception. |