This version of Unity is unsupported.
Method group is Obsolete

PrecompiledAssemblyException Constructor

Obsolete PrecompiledAssemblyException is no longer being thrown by Unity and will be removed.

Declaration

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

Parameters

message Exception message.
filePaths File paths for Precompiled Assemblies.

Description

Constructor.