Class fsDuplicateVersionNameException
Implements
Inherited Members
Namespace: Unity.VisualScripting.FullSerializer
Assembly: Unity.VisualScripting.Core.dll
Syntax
public sealed class fsDuplicateVersionNameException : Exception, ISerializable
Constructors
fsDuplicateVersionNameException(Type, Type, string)
Declaration
public fsDuplicateVersionNameException(Type typeA, Type typeB, string version)
Parameters
Type | Name | Description |
---|---|---|
Type | typeA | |
Type | typeB | |
string | version |