StandardError
exceptions
# File rake/lib/sync.rb, line 57 def Err.Fail(*opt) fail self, sprintf(self::Message, *opt) end