Class SubscriptionAlreadyExistException

    • Constructor Detail

      • SubscriptionAlreadyExistException

        public SubscriptionAlreadyExistException​(String message)
        Constructs a new SubscriptionAlreadyExistException with the specified error message.
        Parameters:
        message - Describes the error encountered.