Home
last modified time | relevance | path

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

/libcore/ojluni/annotations/hiddenapi/sun/misc/
DCEStreamExhausted.java29 public class CEStreamExhausted extends java.io.IOException { class
32 public CEStreamExhausted() { in CEStreamExhausted() method in CEStreamExhausted
/libcore/ojluni/src/main/java/sun/misc/
DCEStreamExhausted.java30 public class CEStreamExhausted extends IOException { class