Sha256: c9ae1bcf7aab70f0e1ca68dd94d68da977f3c56f8e1dec019f05c617f876280a

Contents?: true

Size: 150 Bytes

Versions: 6

Compression:

Stored size: 150 Bytes

Contents

module Hyperstack
  def self.on_error(err, reason, params, formatted_error_message)
    # do whatever you want here... i.e. log, debug, etc
  end
end

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
hyperstack-config-1.0.alpha1.8 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1.7 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1.6 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1.5 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1.4 lib/hyperstack/on_error.rb
hyperstack-config-1.0.alpha1.3 lib/hyperstack/on_error.rb