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

5 lines
44 B
Ruby

class DevopsException < StandardError
end