InvalidImportException
Exception raised by the Resource Loader on SRP's.
Read time 1 minuteLast updated 4 days ago
Definition
- Type: Class
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
- Inherits from: Exception
- Implements: ISerializable, _Exception
public class InvalidImportException : Exception, ISerializable, _Exception
Constructors
Constructor | Description |
|---|---|
| InvalidImportException(System.String) | Constructs the exception with the given message. |