Method: FilterTable::ExceptionCatcher#resource_exception_message

Defined in:
lib/inspec/utils/filter.rb

#resource_exception_messageObject



25
26
27
# File 'lib/inspec/utils/filter.rb', line 25

def resource_exception_message
  @original_exception.message
end