Klasse ExceptionErrorPredicatePreparator
java.lang.Object
ch.nolix.core.errorcontrol.exceptionargumentpreparator.ExceptionErrorPredicatePreparator
- Alle implementierten Schnittstellen:
IExceptionErrorPredicatePreparator
public final class ExceptionErrorPredicatePreparator
extends Object
implements IExceptionErrorPredicatePreparator
- Version:
- 2025-04-06
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetValidErrorPredicateFromErrorPredicate
(String errorPredicate)
-
Konstruktordetails
-
ExceptionErrorPredicatePreparator
public ExceptionErrorPredicatePreparator()
-
-
Methodendetails
-
getValidErrorPredicateFromErrorPredicate
- Angegeben von:
getValidErrorPredicateFromErrorPredicate
in SchnittstelleIExceptionErrorPredicatePreparator
- Parameter:
errorPredicate
-- Gibt zurück:
- a validated error predicate from the given errorPredicate.
-