4 lines
52 B
Ruby
4 lines
52 B
Ruby
|
|
class RecordNotFound < Exception#StandardError
|
||
|
|
|
||
|
|
end
|