Sha256: cdecf1d3ecf6344ff3da66f23407b8bec982eba040bdb26da50097fd7f692256

Contents?: true

Size: 181 Bytes

Versions: 14

Compression:

Stored size: 181 Bytes

Contents

module AeEasy
  module Core
    module Exception
      # Exception that indicates something is outdated error.
      class OutdatedError < StandardError
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
ae_easy-core-0.2.0 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.9 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.8 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.7 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.6 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.5 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.4 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.3 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.2 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.1 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.1.0 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.0.5 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.0.4 lib/ae_easy/core/exception/outdated_error.rb
ae_easy-core-0.0.3 lib/ae_easy/core/exception/outdated_error.rb