Sha256: 179f392e6a0a72dfb7fd8936d1279e4033feed4d37efe7d4cd82bc23ebeee6af

Contents?: true

Size: 95 Bytes

Versions: 15

Compression:

Stored size: 95 Bytes

Contents

class HyperionError < RuntimeError
end

def hyperion_raise(msg)
  raise HyperionError, msg
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
hyperion_http-0.6.0 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.5.0 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.3.0 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.2.4 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.2.3 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.2.2 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.2.1 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.9 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.8 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.7 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.6 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.5 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.4 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.3 lib/hyperion/types/hyperion_error.rb
hyperion_http-0.1.2 lib/hyperion/types/hyperion_error.rb