v1.0.0
2022.3+
Class AlreadyUnsubscribedException
This exception is thrown when attempting to unsubscribe from a subscription that has already been unsubscribed.
Inherited Members
Namespace: Unity.Services.Wire.Internal
Syntax
public class AlreadyUnsubscribedException : RequestFailedExceptionConstructors
AlreadyUnsubscribedException(String)
Declaration
public AlreadyUnsubscribedException(string alias)Parameters
| Type | Name | Description |
|---|---|---|
| System.String | alias |