Class ExceptionCausePreparator
java.lang.Object
ch.nolix.baseapi.errorcontrol.exceptionargumentpreparatorimpl.ExceptionCausePreparator
- All Implemented Interfaces:
IExceptionCausePreparator
- Author:
- Silvan Wyss
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ExceptionCausePreparator
public ExceptionCausePreparator()
-
-
Method Details
-
getValidatedCauseFromCause
- Specified by:
getValidatedCauseFromCausein interfaceIExceptionCausePreparator- Parameters:
cause-- Returns:
- a validated cause from the given cause.
-