Uses of Class
ch.qos.logback.core.boolex.EvaluationException
Packages that use EvaluationException
Package
Description
Contains the EventEvaluator interface and subclasses.
-
Uses of EvaluationException in ch.qos.logback.core.boolex
Methods in ch.qos.logback.core.boolex that throw EvaluationExceptionModifier and TypeMethodDescriptionbooleanEvaluates whether the event passed as parameter matches some user-specified criteria.booleanbooleanChecks whether the input matches the regular expression.