Class UnityEditorInternalException
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
public class UnityEditorInternalException : Exception, _Exception, ISerializable
Constructors
UnityEditorInternalException(Exception)
Declaration
public UnityEditorInternalException(Exception innerException)
Parameters
Type | Name | Description |
---|---|---|
Exception | innerException |