AmbiguousSearchException constructor

AmbiguousSearchException(
  1. List<String> matches
)

Implementation

AmbiguousSearchException(this.matches);