Uses of Interface
io.appform.hope.core.exceptions.errorstrategy.ErrorHandlingStrategy
-
Packages that use ErrorHandlingStrategy Package Description io.appform.hope.core.exceptions.errorstrategy io.appform.hope.core.visitors -
-
Uses of ErrorHandlingStrategy in io.appform.hope.core.exceptions.errorstrategy
Classes in io.appform.hope.core.exceptions.errorstrategy that implement ErrorHandlingStrategy Modifier and Type Class Description classDefaultErrorHandlingStrategyDefaultErrorHandlingStrategy.classInjectValueErrorHandlingStrategyThis implementation ofErrorHandlingStrategythrows -
Uses of ErrorHandlingStrategy in io.appform.hope.core.visitors
Constructors in io.appform.hope.core.visitors with parameters of type ErrorHandlingStrategy Constructor Description Evaluator(ErrorHandlingStrategy errorHandlingStrategy)
-