Aligned APIs with IS model refactoring

This commit is contained in:
Luca Frosini 2019-11-05 18:46:46 +01:00
parent 5011b88855
commit 3034839349
1 changed files with 3 additions and 1 deletions

View File

@ -1,10 +1,12 @@
package org.gcube.informationsystem.resourceregistry.api.exceptions.schema;
import org.gcube.informationsystem.resourceregistry.api.exceptions.NotFoundException;
/**
* @author Luca Frosini (ISTI - CNR)
*
*/
public class SchemaNotFoundException extends SchemaException {
public class SchemaNotFoundException extends NotFoundException {
/**
* Generated Serial Version UID