PersistentSubscription

sec.api.exceptions.PersistentSubscription

Attributes

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

Members list

Type members

Classlikes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source
exceptions.scala
Supertypes
trait Product
trait Equals
class EsException
trait NoStackTrace
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all