Home | History | Annotate | Download | only in adapter

Lines Matching refs:CommandStatusException

39 import com.android.exchange.CommandStatusException;
355 private EmailContent.Message addParser(final int endingTag) throws IOException, CommandStatusException {
380 throw new CommandStatusException(status, msg.mServerId);
683 public void commandsParser() throws IOException, CommandStatusException {
747 } catch (CommandStatusException sse) {
769 public boolean parse() throws IOException, CommandStatusException {