Searched defs:throwException (Results 1 – 9 of 9) sorted by relevance
29 public Support_ASimpleOutputStream(boolean throwException) { in Support_ASimpleOutputStream()
29 public Support_ASimpleInputStream(boolean throwException) { in Support_ASimpleInputStream()
29 public Support_ASimpleReader(boolean throwException) { in Support_ASimpleReader()
29 public Support_ASimpleWriter(boolean throwException) { in Support_ASimpleWriter()
29 public Support_OutputStream(boolean throwException) { in Support_OutputStream()
190 private ServerSocket throwException() throws SocketException { in throwException() method in DefaultSSLServerSocketFactory
271 public void throwException() in throwException() method in CoderResult
152 …MethodHandle throwException(Class<?> returnType, Class<? extends Throwable> exType) { return null;… in throwException() method in MethodHandles
213 static void throwException(JNIEnv* env, jclass exceptionClass, jmethodID ctor3, jmethodID ctor2, in throwException() function