AssemblyDefinitionException
An exception throw for Assembly Definition Files 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 AssemblyDefinitionException : Exception, ISerializable, _Exception
Constructors
Constructor | Description |
|---|---|
| AssemblyDefinitionException(System.String,System.String[]) | Constructor. |
Properties
Property | Description |
|---|---|
| filePaths | File paths of the assembly definition files that caused the exception. |