Sha256: d9099cf291ad2fe7b07e011be716311e484b86dabe245bee693f5c59d9c4af27

Contents?: true

Size: 173 Bytes

Versions: 2

Compression:

Stored size: 173 Bytes

Contents

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

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
joshbuddy-usher-0.2.1 lib/usher/exceptions.rb
joshbuddy-usher-0.2.2 lib/usher/exceptions.rb