RequesterForbiddenException.java :  » Game » letsgo-imerir » com » letsgo » Android Open Source

Android Open Source » Game » letsgo imerir 
letsgo imerir » com » letsgo » RequesterForbiddenException.java
package com.letsgo;

/**
 * this Exception is used to Handler the HTTP ERROR 403
 */
public class RequesterForbiddenException extends Exception {
  /**
   * 
   */
  private static final long serialVersionUID = 1L;

}
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.