applyDetailsConfiguration

Applies the specified configuration to the current exception, modifying the details such as stack trace, message, cause, and localized message based on the configuration provided.

Return

The current exception instance after applying the provided configuration.

Parameters

configuration

The configuration object that specifies which details should be included or excluded.