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