dtj_wrap_exception
extern void dtj_wrap_exception(JNIEnv *, const char *, int);
#define WRAP_EXCEPTION(JENV) dtj_wrap_exception((JENV), __FILE__, __LINE__)