Module org.glassfish.main.jul
Package org.glassfish.main.jul.cfg
Interface ConfigurationHelper.LoggingPropertyErrorHandler
- Enclosing class:
- ConfigurationHelper
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Allows custom error handling (ie. throwing a runtime exception or collecting errors)
-
Method Summary
-
Method Details
-
handle
- Parameters:
key- the whole key usedvalue- found string valuee- exception thrown
-