Method: FilterTable::ExceptionCatcher#resource_exception_message

Defined in:
lib/utils/filter.rb

#resource_exception_messageObject



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

def resource_exception_message
  @original_exception.message
end