This version of Unity is unsupported.

PrecompiledAssemblyException Constructor

Declaration

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

Parameters

message Exception message.
filePaths File paths for Precompiled Assemblies.

Description

Constructor.