Class ErrorDiagnosticsMapper
java.lang.Object
growthbook.sdk.java.diagnostics.provider.helper.ErrorDiagnosticsMapper
Maps internal exceptions into sanitized diagnostics output.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmap(Throwable error, long timestampMillis, DiagnosticsSecretMasker secretMasker)
-
Constructor Details
-
ErrorDiagnosticsMapper
public ErrorDiagnosticsMapper()
-
-
Method Details
-
map
-
map
public ErrorDiagnostics map(Throwable error, long timestampMillis, DiagnosticsSecretMasker secretMasker)
-