module Roda::RodaPlugins::ExceptionPage::InstanceMethods

def exception_page_js

The JavaScript to use on the exception page
def exception_page_js
  ExceptionPage.js
end