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