Searched defs:CommandStatusException (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Exchange/exchange2/src/com/android/exchange/
H A DCommandStatusException.java23 public class CommandStatusException extends EasException { class in inherits:EasException
136 public CommandStatusException(int status) { method in class:CommandStatusException
141 public CommandStatusException(int status, String itemId) { method in class:CommandStatusException

Completed in 40 milliseconds