Sync_m::Err
class Sync_m::Err
exceptions
Public Class Methods
# File lib/sync.rb, line 55 def Err.Fail(*opt) fail self, sprintf(self::Message, *opt) end
Ruby Core © 1993&
exceptions
# File lib/sync.rb, line 55 def Err.Fail(*opt) fail self, sprintf(self::Message, *opt) end
Ruby Core © 1993&