ContiguousRangeException constructor

ContiguousRangeException()

Implementation

ContiguousRangeException()
    : super('result of range difference would not be contiguous');