In Files

Parent

Methods

Sync_m::Err

exceptions

Public Class Methods

Fail(*opt) click to toggle source
                
# File sync.rb, line 54
def Err.Fail(*opt)
  fail self, sprintf(self::Message, *opt)
end
blog comments powered by Disqus