Searched defs:throwException (Results 1 – 4 of 4) sorted by relevance
42 static void throwException(JNIEnv *env, const char* ex, const char* fmt, int data) { in throwException() function
48 static void throwException(JNIEnv *env, const char* ex, const char* fmt, int data) { in throwException() function
77 charToGsm(char c, boolean throwException) throws EncodeException { in charToGsm()233 boolean throwException) throws EncodeException { in stringToGsm7BitPacked()
527 private void throwException(int id) throws NotFoundException { in throwException() method in BridgeResources