Class ConnectionFailedException
An error occured during an attempt to connect to the Wire service.
Implements
Inherited Members
Namespace: Unity.Services.Wire.Internal
Assembly: Unity.Services.Multiplay.Wire.Internal.dll
Syntax
public class ConnectionFailedException : RequestFailedException, ISerializable
Constructors
ConnectionFailedException(string)
An error occured during an attempt to connect to the Wire service.
Declaration
public ConnectionFailedException(string reason)
Parameters
Type | Name | Description |
---|---|---|
string | reason |