v1.0.0
Latest
2022.3+
Class AlreadySubscribedException
This exception is thrown when attempting to re-subscribe to a subscription that has already been subscribed to.
Inherited Members
Namespace: Unity.Services.Wire.Internal
Syntax
public class AlreadySubscribedException : RequestFailedException
Constructors
AlreadySubscribedException(String)
Declaration
public AlreadySubscribedException(string alias)
Parameters
Type | Name | Description |
---|---|---|
System.String | alias |