Method: FilterTable::ExceptionCatcher#resource_exception_message

Defined in:
lib/utils/filter.rb

#resource_exception_messageObject



29
30
31
# File 'lib/utils/filter.rb', line 29

def resource_exception_message
  @original_exception.message
end