fluke/devops-service/lib/stack_presets/preset_not_found.rb

3 lines
41 B
Ruby
Raw Normal View History

class PresetNotFound < StandardError
end