Package io.sentry
Class JsonReflectionObjectSerializer
java.lang.Object
io.sentry.JsonReflectionObjectSerializer
-
Method Summary
-
Method Details
-
serialize
@Nullable public @Nullable Object serialize(@Nullable @Nullable Object object, @NotNull @NotNull ILogger logger) throws Exception - Throws:
Exception
-
serializeObject
@NotNull public @NotNull Map<String,Object> serializeObject(@NotNull @NotNull Object object, @NotNull @NotNull ILogger logger) throws Exception - Throws:
Exception
-