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 : RequestFailedException, ISerializable, _Exception
Constructors
AlreadyUnsubscribedException(String)
Declaration
public AlreadyUnsubscribedException(string alias)
Parameters
Type | Name | Description |
---|---|---|
String | alias |