Class WebJarResourceResolver.MultipleMatchesException

All Implemented Interfaces:
Serializable
Enclosing class:
WebJarResourceResolver

public static class WebJarResourceResolver.MultipleMatchesException extends IllegalArgumentException
See Also:
  • Constructor Details

    • MultipleMatchesException

      public MultipleMatchesException(String message, List<String> matches)
  • Method Details