Uses of Class
org.kiwiproject.util.regex.NoMatchesFoundException
Packages that use NoMatchesFoundException
-
Uses of NoMatchesFoundException in org.kiwiproject.util.regex
Methods in org.kiwiproject.util.regex that return NoMatchesFoundExceptionModifier and TypeMethodDescriptionstatic NoMatchesFoundExceptionNoMatchesFoundException.forPattern(Pattern pattern) Factory method to create a new instance with a standardized message for the givenPattern.