final case classRedisTransactionBuilderException(message: String = null, cause: Throwable = null) extends RedisException with Product with Serializable
Exception that can be thrown while building a Transaction
Linear Supertypes
Serializable, Product, Equals, RedisException, Exception, Throwable, Serializable, AnyRef, Any
Exception that can be thrown while building a Transaction