Class InvalidUpdateStreamException

All Implemented Interfaces:
Serializable

public final class InvalidUpdateStreamException extends SessionException
Exception used to report an operation was performed with an invalid update stream.
Since:
6.2
Author:
DiffusionData Limited
See Also:
  • Constructor Details

    • InvalidUpdateStreamException

      public InvalidUpdateStreamException(String message)
      Constructor.
      Parameters:
      message - the exception message
    • InvalidUpdateStreamException

      public InvalidUpdateStreamException(Throwable cause)
      Constructor.
      Parameters:
      cause - the exception cause