PersistentSubscription

sec.api.exceptions$.PersistentSubscription$

Attributes

Source:
exceptions.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

final case class Dropped(streamId: String, groupName: String) extends EsException

Attributes

Source:
exceptions.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final case class Exists(streamId: String, groupName: String) extends EsException

Attributes

Source:
exceptions.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final case class Failed(streamId: String, groupName: String, reason: String) extends EsException

Attributes

Source:
exceptions.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final case class MaximumSubscribersReached(streamId: String, groupName: String) extends EsException

Attributes

Source:
exceptions.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
final case class NotFound(streamId: String, groupName: String) extends EsException

Attributes

Source:
exceptions.scala
Graph
Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any