Class EnvironmentNotFoundException
The exception thrown when no environment is found.
Inherited Members
Namespace: Unity.Services.Core.Editor.Environments
Syntax
public class EnvironmentNotFoundException : Exception, ISerializable, _Exception
Constructors
EnvironmentNotFoundException(String)
Constructor for EnvironmentNotFoundException
Declaration
public EnvironmentNotFoundException(string message)
Parameters
Type | Name | Description |
---|---|---|
String | message |