Interface MapNamedValues.NamedValueMissing

Enclosing class:
MapNamedValues
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@Incubating @FunctionalInterface protected static interface MapNamedValues.NamedValueMissing
  • Method Summary

    Modifier and Type
    Method
    Description
    org.hibernate.search.util.common.SearchException
     
  • Method Details

    • exception

      org.hibernate.search.util.common.SearchException exception(String name)