edomata.backend.BackendError
See theBackendError companion trait
object BackendError
Attributes
- Companion
- trait
- Source
- BackendError.scala
- Graph
-
- Supertypes
- Self type
-
BackendError.type
Members list
Type members
Classlikes
case object MaxRetryExceeded extends Throwable, BackendError
Attributes
- Source
- BackendError.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalstrait BackendErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
MaxRetryExceeded.type
final case class PersistenceError(msg: String) extends Throwable, BackendError
Attributes
- Source
- BackendError.scala
- Supertypes
-
trait Producttrait Equalstrait BackendErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
final case class UnknownError(underlying: Throwable) extends Throwable, BackendError
Attributes
- Source
- BackendError.scala
- Supertypes
-
trait Producttrait Equalstrait BackendErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
case object VersionConflict extends Throwable, BackendError
Attributes
- Source
- BackendError.scala
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Producttrait Equalstrait BackendErrorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
-
VersionConflict.type
Inherited types
The names of the product elements
The name of the type
In this article