public class MultipleMatchesException extends IllegalArgumentException
Constructor and Description |
---|
MultipleMatchesException(String message,
List<String> matches) |
Modifier and Type | Method and Description |
---|---|
List<String> |
getMatches() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.