Class AssetGraphException
Namespace: UnityEngine.AssetGraph
Syntax
public class AssetGraphException : Exception, ISerializable, _Exception
Constructors
AssetGraphException(String)
Declaration
public AssetGraphException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |