This version of Unity is unsupported.

PrecompiledAssemblyException Constructor

public PrecompiledAssemblyException(string message, params string[] filePaths);

Parameters

messageException message.
filePathsFile paths for Precompiled Assemblies.

Description

Constructor.