Class UpdateStreamBufferException

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

public final class UpdateStreamBufferException extends Exception
Exception used to report the update stream buffer have exceeded its limit.
Since:
6.9
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • UpdateStreamBufferException

      public UpdateStreamBufferException(String message)
      Constructor.