Searched refs:getIOException (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jdk/src/share/classes/java/awt/print/
H A DPrinterIOException.java38 * {@link #getIOException()} method is now known as the <i>cause</i>,
74 public IOException getIOException() { method in class:PrinterIOException
/openjdk7/jdk/test/javax/management/MBeanServer/
H A DMBeanServerInvocationHandlerExceptionTest.java55 proxy.getIOException();
96 public Object getIOException() throws IOException; method in interface:MBeanServerInvocationHandlerExceptionTest.TestMBean
105 public Object getIOException() throws IOException { method in class:MBeanServerInvocationHandlerExceptionTest.Test

Completed in 45 milliseconds