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

/libcore/ojluni/src/main/java/java/io/
H A DWriteAbortedException.java46 public class WriteAbortedException extends ObjectStreamException { class in inherits:ObjectStreamException
61 * Constructs a WriteAbortedException with a string describing
66 public WriteAbortedException(String s, Exception ex) { method in class:WriteAbortedException

Completed in 62 milliseconds