CARS_RESTMethodHandled.java :  » REST » jecars » org » jecars » Java Open Source

Java Open Source » REST » jecars 
jecars » org » jecars » CARS_RESTMethodHandled.java
/*
 * To change this template, choose Tools | Templates
 * and open the template in the editor.
 */

package org.jecars;

/**
 *
 * @author weert
 */
public class CARS_RESTMethodHandled extends CARS_CustomException {

  public CARS_RESTMethodHandled() {
    super("");
  }


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