Uncomparable Distances Exception
An exception meant to be thrown when trying to compare incompatible distances.
Constructors
Link copied to clipboard
Link copied to clipboard
open fun UncomparableDistancesException(pos1: Position<out Any>, pos2: Position<out Any>)
Content copied to clipboard
Builds the exception given two positions claimed to be not compatible.