RedisError

io.chrisdavenport.rediculous.RedisError
See theRedisError companion object

Indicates a Error while processing for Rediculous

Attributes

Companion:
object
Source:
RedisError.scala
Graph
Supertypes
class Exception
class Throwable
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

Attributes

Source:
RedisError.scala

Provides a message appropriate for logging.

Provides a message appropriate for logging.

Attributes

Source:
RedisError.scala

Concrete methods

final override def getCause: Throwable

Attributes

Definition Classes
Source:
RedisError.scala
final override def getMessage: String

Attributes

Definition Classes
Source:
RedisError.scala

Inherited methods

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Attributes

Inherited from:
Throwable

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns:

a string representation of the object.

Inherited from:
Throwable