3 lines
41 B
Ruby
3 lines
41 B
Ruby
|
|
class PresetNotFound < StandardError
|
||
|
|
|
||
|
|
end
|