Sha256: d33ff9b464a5c517e93db635a7453a83d4a62f9f457ec947e4acdb5ed7135996
Contents?: true
Size: 201 Bytes
Versions: 16
Compression:
Stored size: 201 Bytes
Contents
# # oauth2_exception.rb # ConstantContact # # Copyright (c) 2013 Constant Contact. All rights reserved. module ConstantContact module Exceptions class OAuth2Exception < Exception; end end end
Version data entries
16 entries across 16 versions & 2 rubygems