Method: ChefApply::UI::ErrorPrinter#format_other_exception
- Defined in:
- lib/chef_apply/ui/error_printer.rb
#format_other_exception ⇒ Object
212 213 214 |
# File 'lib/chef_apply/ui/error_printer.rb', line 212 def format_other_exception t.send(DEFAULT_ERROR_NO).text(exception.) end |