5 lines
56 B
Ruby
5 lines
56 B
Ruby
|
|
class ConflictException < Exception#StandardError
|
||
|
|
|
||
|
|
end
|
||
|
|
|