Class TimeSeries.NoSuchEventException

All Implemented Interfaces:
Serializable
Enclosing interface:
TimeSeries

public static final class TimeSeries.NoSuchEventException extends SessionException
Exception used to report a time series topic does not have an original event with the sequence number provided by an edit operation.
See Also:
  • Constructor Details

    • NoSuchEventException

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