Class UpdateStreamRetryLimitException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.pushtechnology.diffusion.client.features.UpdateStreamRetryLimitException
All Implemented Interfaces:
Serializable

public final class UpdateStreamRetryLimitException extends Exception
Exception used to report the number of retry attempts have exceeded the limit.
Since:
6.9
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • UpdateStreamRetryLimitException

      public UpdateStreamRetryLimitException(String message)
      Constructor.