v1.0.0
Latest
2022.3+
Class ConnectionFailedException
An error occured during an attempt to connect to the Wire service.
Inherited Members
Namespace: Unity.Services.Wire.Internal
Syntax
public class ConnectionFailedException : RequestFailedException
Constructors
ConnectionFailedException(String)
Declaration
public ConnectionFailedException(string reason)
Parameters
Type | Name | Description |
---|---|---|
System.String | reason |