Method: Fear::Try::Mixin#Failure
- Defined in:
- lib/fear/try.rb
#Failure(exception) ⇒ Failure
307 308 309 |
# File 'lib/fear/try.rb', line 307 def Failure(exception) Fear.failure(exception) end |
307 308 309 |
# File 'lib/fear/try.rb', line 307 def Failure(exception) Fear.failure(exception) end |