4 lines
38 B
Ruby
4 lines
38 B
Ruby
|
|
class InvalidCommand < Exception
|
||
|
|
|
||
|
|
end
|