lib/api_client/exceptions/not_found.rb in api-client-0.0.1 vs lib/api_client/exceptions/not_found.rb in api-client-0.1.0

- old
+ new

@@ -1 +1 @@ -class ApiClient::Exceptions::NotFound < StandardError +class ApiClient::Exceptions::NotFound < ApiClient::Exceptions::Generic \ No newline at end of file