lib/gooddata/exceptions.rb in gooddata-0.6.0.pre9 vs lib/gooddata/exceptions.rb in gooddata-0.6.0.pre10

- old
+ new

@@ -1,6 +1,7 @@ module GoodData - + + # Project Not Found class ProjectNotFound < RestClient::ResourceNotFound end end \ No newline at end of file