5 lines
41 B
Ruby
5 lines
41 B
Ruby
|
|
class InvalidQuery < StandardError
|
||
|
|
|
||
|
|
end
|
||
|
|
|