Searched defs:throwException (Results 1 – 7 of 7) sorted by relevance
135 public void throwException() throws BaseException; in throwException() method147 public void throwException() throws SubException; in throwException() method167 public void throwException() throws SubException {} in throwException() method in WTMix
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()
258 public void throwException() throws BufferUnderflowException, in throwException() method in CoderResult