BuildMethodException
Create a new BuildMethodException.
Read time 1 minuteLast updated 7 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
BuildMethodException()
Create a new BuildMethodException.
public BuildMethodException()
BuildMethodException(string)
Create a new BuildMethodException.
public BuildMethodException(string message)
Parameters
Display this message as an error in the editor log.