Home
last modified time | relevance | path

Searched refs:EofException (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
DParser.java117 public class EofException extends IOException { class in Parser
125 public class EmptyStreamException extends EofException {
340 throw new EofException(); in skipTag()
368 } catch (EofException e) { in setInput()
542 throw new EofException(); in readByte()
597 throw new EofException(); in readInlineString()