RedisError

io.chrisdavenport.rediculous.RedisError$
See theRedisError companion trait
object RedisError

Attributes

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

Members list

Concise view

Type members

Classlikes

final case class Generic(message: String) extends RedisError

Attributes

Source:
RedisError.scala
Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any
final case class QueuedExceptionError(baseCase: Throwable) extends RedisError

Attributes

Source:
RedisError.scala
Graph
Supertypes
trait Product
trait Equals
class Exception
class Throwable
class Object
trait Matchable
class Any