AssemblyDefinitionException
An exception throw for Assembly Definition Files errors.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Class
- Namespace: UnityEditor.Compilation
- Assembly: UnityEditor.CoreModule
- Inherits from: Exception
- Implements: ISerializable
public class AssemblyDefinitionException : Exception, ISerializable
Constructors
Constructor | Description |
|---|---|
| AssemblyDefinitionException(System.String,System.String[]) | Constructor. |
Properties
Property | Description |
|---|---|
| filePaths | File paths of the assembly definition files that caused the exception. |