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

/openjdk7/jdk/src/share/classes/java/awt/print/
H A DPrinterIOException.java49 private IOException mException; field in class:PrinterIOException
59 mException = exception;
75 return mException;
86 return mException;

Completed in 21 milliseconds