InvalidImportException(string)
Constructs the exception with the given message.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Constructor
- Namespace: UnityEngine.Rendering
- Assembly: UnityEngine.CoreModule
public InvalidImportException(string message)
Parameters
The message of the exception.