Class OperationException
Class that represent an error that occured during an AsyncOperation.
상속된 멤버
네임스페이스: UnityEngine.ResourceManagement.Exceptions
어셈블리: solution.dll
구문
public class OperationException : Exception, ISerializable, _Exception
생성자
이름 | 설명 |
---|---|
OperationException(string, Exception) | Creates a new instance of OperationException. |
메서드
이름 | 설명 |
---|---|
ToString() | Provides a new string object describing the exception. |