Libraries
»
execute_with_rescue
(0.0.1)
»
Index (E)
»
ExecuteWithRescue
»
Errors
Module: ExecuteWithRescue::Errors
Defined in:
lib/execute_with_rescue/errors.rb
Constant Summary
collapse
NoHookMethod =
Class
.
new
(
NoMethodError
)
UnsupportedHookValue =
Class
.
new
(
ArgumentError
)