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