Maintenance of Ruby 2.0.0 ended on February 24, 2016. Read more

In Files

  • sync.rb

Parent

Methods

Sync_m::Err::UnknownLocker

Constants

Message

Public Class Methods

Fail(th) click to toggle source
 
               # File sync.rb, line 61
def UnknownLocker.Fail(th)
  super(th.inspect)
end