Class Error
Inherited Members
Namespace: UnityEditor.PackageManager
Assembly: UnityEditor.dll
Syntax
[Serializable]
public class Error
Properties
| Improve this Doc View SourceerrorCode
Declaration
public ErrorCode errorCode { get; }
Property Value
Type | Description |
---|---|
ErrorCode |
message
Declaration
public string message { get; }
Property Value
Type | Description |
---|---|
String |