4 lines
36 B
Ruby
4 lines
36 B
Ruby
|
|
class NotFound < StandardError
|
||
|
|
|
||
|
|
end
|