Searched defs:MyIOException (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/encoding/
H A DMIMEPartStreamingDataHandler.java92 throw new MyIOException(e);
117 private static final class MyIOException extends IOException { class in class:MIMEPartStreamingDataHandler
120 MyIOException(Exception linkedException) { method in class:MIMEPartStreamingDataHandler.MyIOException

Completed in 32 milliseconds