resource-registry-api/src/main/java/org/gcube/informationsystem/resourceregistry/api/exceptions/NotAllowedException.java

10 lines
162 B
Java

package org.gcube.informationsystem.resourceregistry.api.exceptions;
/**
* @author Luca Frosini (ISTI - CNR)
*
*/
public interface NotAllowedException {
}