exceptions
Class Methods
2.5
View on GitHub
# File tmp/rubies/ruby-2.5.9/lib/sync.rb, line 56
def Err.Fail(*opt)
fail self, sprintf(self::Message, *opt)
end
No documentation available