Class fsMissingVersionConstructorException
Inheritance
object
fsMissingVersionConstructorException
Namespace: Unity.VisualScripting.FullSerializer
Assembly: solution.dll
Syntax
public sealed class fsMissingVersionConstructorException : Exception
Constructors
fsMissingVersionConstructorException(Type, Type)
Declaration
public fsMissingVersionConstructorException(Type versionedType, Type constructorType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | versionedType | |
| Type | constructorType |