Searched refs:EodException (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/adapter/
H A DParser.java129 public class EodException extends IOException { class in class:Parser
293 * looking for it, generate an EodException. The tag returned consists of the page number
319 // EodException is a subclass of IOException; this will be treated as an IO error by
321 throw new EodException();

Completed in 100 milliseconds