Klasse ExceptionCausePreparator
java.lang.Object
ch.nolix.core.errorcontrol.exceptionargumentpreparator.ExceptionCausePreparator
- Alle implementierten Schnittstellen:
IExceptionCausePreparator
- Version:
- 2025-04-05
- Autor:
- Silvan Wyss
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
ExceptionCausePreparator
public ExceptionCausePreparator()
-
-
Methodendetails
-
getValidatedCauseFromCause
- Angegeben von:
getValidatedCauseFromCause
in SchnittstelleIExceptionCausePreparator
- Parameter:
cause
-- Gibt zurück:
- a validated cause from the given cause.
-