PrecompiledAssemblyException
An exception throw for Precompiled Assembly errors.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Class
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor
- Inherits from: Exception
- Implements: ISerializable, _Exception
public class PrecompiledAssemblyException : Exception, ISerializable, _Exception
Constructors
Constructor | Description |
|---|---|
| PrecompiledAssemblyException(System.String,System.String[]) | Constructor. |
Properties
Property | Description |
|---|---|
| filePaths | File paths for Precompiled Assemblies that caused the exception. |