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.

Inheritance
System.Object
AlreadySubscribedException
Namespace: Unity.Services.Wire.Internal
Syntax
public class AlreadySubscribedException : RequestFailedException

Constructors

AlreadySubscribedException(String)

Declaration
public AlreadySubscribedException(string alias)
Parameters
TypeNameDescription
System.Stringalias