class RubyRabbitmqJanus::Errors::Rabbit::Connect::TransactionTimeout
Error When transaction timeout
Public Class Methods
new(error)
click to toggle source
Calls superclass method
RubyRabbitmqJanus::Errors::Rabbit::Base::new
# File lib/rrj/errors/rabbit/rabbit.rb, line 23 def initialize(error) super error end