Class fsDuplicateVersionNameException
Namespace: Unity.VisualScripting.FullSerializer
Syntax
public sealed class fsDuplicateVersionNameException : Exception, ISerializable, _Exception
Constructors
fsDuplicateVersionNameException(Type, Type, String)
Declaration
public fsDuplicateVersionNameException(Type typeA, Type typeB, string version)
Parameters
Type | Name | Description |
---|---|---|
Type | typeA | |
Type | typeB | |
String | version |