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, toStringCopyright © 2012–2023. All rights reserved.