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