fluke/devops-service/exceptions/record_not_found.rb
2015-07-16 17:18:55 +03:00

4 lines
52 B
Ruby

class RecordNotFound < Exception#StandardError
end