Sha256: fa8ddee27c5599d99c47982915f37731c57fb137e1598d9a6a9dbf122b354c59

Contents?: true

Size: 321 Bytes

Versions: 2

Compression:

Stored size: 321 Bytes

Contents

# encoding: utf-8
#
# This file is part of the akaer gem. Copyright (C) 2012 and above Shogun <shogun_panda@me.com>.
# Licensed under the MIT license, which can be found at http://www.opensource.org/licenses/mit-license.php.
#

module Akaer
  module Errors
    class InvalidConfiguration < ArgumentError
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
akaer-0.3.0 lib/akaer/errors.rb
akaer-0.1.0 lib/akaer/errors.rb