Sha256: 8fd20c32ec2980e4d09ff65301b617f3c743a9d20c1db3ebff378e3b2b9f0fce

Contents?: true

Size: 216 Bytes

Versions: 1

Compression:

Stored size: 216 Bytes

Contents

#
# illegal_argument_exception.rb
# ConstantContact
#
# Copyright (c) 2013 Constant Contact. All rights reserved.

module ConstantContact
	module Exceptions
		class IllegalArgumentException < Exception; end
	end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
constantcontact-1.0.0 lib/constantcontact/exceptions/illegal_argument_exception.rb