Class ProviderException
Class that represent an error that occured during a ProviderOperation.
상속된 멤버
네임스페이스: UnityEngine.ResourceManagement.Exceptions
어셈블리: solution.dll
구문
public class ProviderException : OperationException, ISerializable, _Exception
생성자
이름 | 설명 |
---|---|
ProviderException(string, IResourceLocation, Exception) | Creates a new instance of ProviderException. |
프로퍼티
이름 | 설명 |
---|---|
Location | The resource location that the operation was trying to provide. |