exceptions
Source: show | on GitHub
# File ../ruby/lib/sync.rb, line 57 def Err.Fail(*opt) fail self, sprintf(self::Message, *opt) end