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