Class fsDuplicateVersionNameException
Inheritance
object
fsDuplicateVersionNameException
Namespace: Unity.VisualScripting.FullSerializer
Assembly: solution.dll
Syntax
public sealed class fsDuplicateVersionNameException : 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 |