Sha256: 32c0a601b07a1279864dc584db0a9bfef2489ff9642cc1ac07b6939cbdba72ca
Contents?: true
Size: 147 Bytes
Versions: 1
Compression:
Stored size: 147 Bytes
Contents
class ApiClient::Exceptions::NotFound < ApiClient::Exceptions::Generic def initialize super("The required url could not be found!") end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
api-client-0.1.0 | lib/api_client/exceptions/not_found.rb |