Sha256: 1303fbebd3abaffc447cee678ed21561ceeb404a1b10836a20af598a1ded941a
Contents?: true
Size: 147 Bytes
Versions: 3
Compression:
Stored size: 147 Bytes
Contents
module ExecuteWithRescue module Errors NoHookMethod = Class.new(NoMethodError) UnsupportedHookValue = Class.new(ArgumentError) end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
execute_with_rescue-0.0.3 | lib/execute_with_rescue/errors.rb |
execute_with_rescue-0.0.2 | lib/execute_with_rescue/errors.rb |
execute_with_rescue-0.0.1 | lib/execute_with_rescue/errors.rb |