This version of Unity is unsupported.

InvalidImportException Constructor

Declaration

public InvalidImportException(string message);

Parameters

message The message of the exception.

Description

Constructs the exception with the given message.