Class ImportFailureException
Inheritance
System.Object
System.Exception
ImportFailureException
Namespace: UnityEditor.XR.MagicLeap
Syntax
public class ImportFailureException : Exception, ISerializable, _Exception
Constructors
ImportFailureException(String)
Declaration
public ImportFailureException(string path)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | path |
Properties
HelpMessage
Declaration
public string HelpMessage { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Path
Declaration
public string Path { get; }
Property Value
| Type | Description |
|---|---|
| System.String |