Sha256: 27f12cb1aaa5e0400c37c1bfb3ed31a811b35c6bca77e4fe9e004417d91336bc

Contents?: true

Size: 222 Bytes

Versions: 8

Compression:

Stored size: 222 Bytes

Contents

class Usher
  class UnrecognizedException < RuntimeError; end
  class ValidationException < RuntimeError; end
  class MissingParameterException < RuntimeError; end
  class MultipleParameterException < RuntimeError; end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
usher-0.7.1 lib/usher/exceptions.rb
usher-0.7.0 lib/usher/exceptions.rb
usher-0.6.8 lib/usher/exceptions.rb
usher-0.6.7 lib/usher/exceptions.rb
usher-0.6.6 lib/usher/exceptions.rb
usher-0.6.5 lib/usher/exceptions.rb
usher-0.6.4 lib/usher/exceptions.rb
usher-0.6.3 lib/usher/exceptions.rb