Searched defs:defaultDetail (Results 1 – 3 of 3) sorted by relevance
158 const char *defaultDetail) in JNU_ThrowByNameWithLastError()183 JNU_ThrowIOExceptionWithLastError(JNIEnv *env, const char *defaultDetail) in JNU_ThrowIOExceptionWithLastError()
264 const char *defaultDetail) { in NET_ThrowByNameWithLastError()
483 throwIOException(JNIEnv *env, int errnum, const char *defaultDetail) in throwIOException()