Class fsMissingVersionConstructorException
Implements
Inherited Members
Namespace: Unity.VisualScripting.FullSerializer
Assembly: Unity.VisualScripting.Core.dll
Syntax
public sealed class fsMissingVersionConstructorException : Exception, ISerializable
Constructors
fsMissingVersionConstructorException(Type, Type)
Declaration
public fsMissingVersionConstructorException(Type versionedType, Type constructorType)
Parameters
Type | Name | Description |
---|---|---|
Type | versionedType | |
Type | constructorType |