logUnhandledUnityException

public void logUnhandledUnityException(@NonNull() String message, @Nullable() String stacktrace)

Logs a Unity unhandled exception.

Parameters

message

exception message.

stacktrace

exception stacktrace.