Method

FridaSessionOptionsset_exceptor

Declaration

void
frida_session_options_set_exceptor (
  FridaSessionOptions* self,
  FridaExceptor value
)

Description [src]

How the agent should handle exceptions in the target.

Parameters

value

Type: FridaExceptor

No description available.