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, ISerializable, _Exception
Constructors
ConnectionFailedException(String)
Declaration
public ConnectionFailedException(string reason)
Parameters
Type | Name | Description |
---|---|---|
String | reason |