Sha256: 71c877ebacd906aa6dd23a41e769de5ed8d8a4095b28ba4c9383a37950e1f88a

Contents?: true

Size: 269 Bytes

Versions: 9

Compression:

Stored size: 269 Bytes

Contents

# Copyright (c) 2015 Sqreen. All Rights Reserved.
# Please refer to our terms for more information: https://www.sqreen.com/terms.html

require 'sqreen/exception'

module Sqreen
  # When the token is not found
  class TokenNotFoundException < Sqreen::Exception; end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
sqreen-1.18.6-java lib/sqreen/token_not_found_exception.rb
sqreen-1.18.6 lib/sqreen/token_not_found_exception.rb
sqreen-1.18.5-java lib/sqreen/token_not_found_exception.rb
sqreen-1.18.5 lib/sqreen/token_not_found_exception.rb
sqreen-1.18.4-java lib/sqreen/token_not_found_exception.rb
sqreen-1.18.4 lib/sqreen/token_not_found_exception.rb
sqreen-1.18.3-java lib/sqreen/token_not_found_exception.rb
sqreen-1.18.3 lib/sqreen/token_not_found_exception.rb
sqreen-1.18.3.beta2 lib/sqreen/token_not_found_exception.rb