InvalidKey.java :  » Remote » structureecs » Messages » Android Open Source

Android Open Source » Remote » structureecs 
structureecs » Messages » InvalidKey.java
package Messages;

public class InvalidKey extends Alert {
  public InvalidKey()
  {
    m_context = "invalidKey";
  }
}
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.