Throw method

int Throw(
  1. JThrowablePtr obj
)

Implementation

int Throw(JThrowablePtr obj) => _Throw(obj).integer;