Skip to content
This repository has been archived by the owner on Oct 19, 2018. It is now read-only.

provide standard mechanism to handle client caused server errors #18

Open
catmando opened this issue May 10, 2018 · 0 comments
Open

provide standard mechanism to handle client caused server errors #18

catmando opened this issue May 10, 2018 · 0 comments

Comments

@catmando
Copy link
Contributor

such as access violations, method missing in AR expressions, etc.

module Hyperloop
  def self.on_error(err, message, description)
  end
end

applications can redefine to method. message will be standard set of codes so that the source of the problem can be identified.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant