Uses of Class
org.gcube.informationsystem.resourceregistry.api.exceptions.NotFoundException
-
-
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.contexts
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.contexts Modifier and Type Class Description classContextNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities Modifier and Type Class Description classEntityNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.facet
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.facet Modifier and Type Class Description classFacetNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.resource
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.entities.resource Modifier and Type Class Description classResourceNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.queries.templates
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.queries.templates Modifier and Type Class Description classQueryTemplateNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations Modifier and Type Class Description classRelationNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.consistsof
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.consistsof Modifier and Type Class Description classConsistsOfNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.isparentof
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.isparentof Modifier and Type Class Description classIsParentOfNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.isrelatedto
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.relations.isrelatedto Modifier and Type Class Description classIsRelatedToNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.types
Subclasses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.exceptions.types Modifier and Type Class Description classSchemaNotFoundException -
Uses of NotFoundException in org.gcube.informationsystem.resourceregistry.api.rest.httputils
Methods in org.gcube.informationsystem.resourceregistry.api.rest.httputils that return NotFoundException Modifier and Type Method Description protected static <C> NotFoundExceptionHTTPUtility. getElementNotFoundException(Class<C> clz)Methods in org.gcube.informationsystem.resourceregistry.api.rest.httputils that throw NotFoundException Modifier and Type Method Description protected static <C> NotFoundExceptionHTTPUtility. getElementNotFoundException(Class<C> clz)
-