Home | History | Annotate | Download | only in jni

Lines Matching refs:jniThrowException

130             jniThrowException(env, "java/lang/IllegalArgumentException",
139 jniThrowException(env, "java/io/IOException", "Could not open serial port");
174 jniThrowException(env, "java/lang/OutOfMemoryError", NULL);
186 jniThrowException(env, "java/io/IOException", NULL);
197 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct");
203 jniThrowException(env, "java/io/IOException", NULL);
213 jniThrowException(env, "java/lang/OutOfMemoryError", NULL);
221 jniThrowException(env, "java/io/IOException", NULL);
231 jniThrowException(env, "java/lang/IllegalArgumentException", "ByteBuffer not direct");
236 jniThrowException(env, "java/io/IOException", NULL);