Class StreamDeletedException

All Implemented Interfaces:
Serializable

public final class StreamDeletedException extends RuntimeException
When a read or write operation was performed on a deleted stream.
See Also:
  • Method Details

    • getStreamName

      public String getStreamName()