Home
last modified time | relevance | path

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

/libcore/luni/src/main/java/java/io/
DWriteAbortedException.java30 public class WriteAbortedException extends ObjectStreamException { class
50 public WriteAbortedException(String detailMessage, Exception rootCause) { in WriteAbortedException() method in WriteAbortedException