workspace-tree-widget/src/main/java/org/gcube/portlets/user/workspace/server/property/PropertyFileNotFoundExcepti...

14 lines
233 B
Java

/**
*
*/
package org.gcube.portlets.user.workspace.server.property;
/**
* @author Francesco Mangiacrapa francesco.mangiacrapa@isti.cnr.it
* @Jun 26, 2013
*
*/
public class PropertyFileNotFoundException extends Exception {
}