Searched refs:EofException (Results 1 – 1 of 1) sorted by relevance
117 public class EofException extends IOException { class in Parser125 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()