Sha256: da511f9f8a649f48aa335c86a759fe6f5d8df46450554477535b88ad13985f9f
Contents?: true
Size: 209 Bytes
Versions: 3
Compression:
Stored size: 209 Bytes
Contents
module GoogleClient Error = Class.new StandardError NotFoundError = Class.new Error AuthenticationError = Class.new Error BadRequestError = Class.new Error ConflictError = Class.new Error end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
google_client-0.2.1 | lib/google_client/error.rb |
google_client-0.2.0 | lib/google_client/error.rb |
google_client-0.1.0 | lib/google_client/error.rb |