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