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

/openjdk7/jdk/test/java/io/Serializable/oldTests/
H A DSerializeWithException.java56 ExceptionOutputStream ostream;
64 ostream = new ExceptionOutputStream();
106 class ExceptionOutputStream extends OutputStream { class in inherits:OutputStream

Completed in 33 milliseconds