v1.0.0
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 : RequestFailedExceptionConstructors
ConnectionFailedException(String)
Declaration
public ConnectionFailedException(string reason)Parameters
| Type | Name | Description |
|---|---|---|
| System.String | reason |