fluke/devops-service/db/exceptions/record_not_found.rb
GGA Software Services LLC 02bf8b1bba initial commit
2014-05-08 17:06:06 +04:00

4 lines
52 B
Ruby

class RecordNotFound < Exception#StandardError
end