NotImplementedException.java :  » Java-3D » jzy3d » org » jzy3d » plot3d » pipelines » Java Open Source

Java Open Source » Java 3D » jzy3d 
jzy3d » org » jzy3d » plot3d » pipelines » NotImplementedException.java
package org.jzy3d.plot3d.pipelines;

public class NotImplementedException extends RuntimeException {
  private static final long serialVersionUID = -7478683271586390384L;

  public NotImplementedException(){
  }
}
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.