Uses of Class
org.eclipse.rdf4j.federated.exception.FedXRuntimeException
-
Packages that use FedXRuntimeException Package Description org.eclipse.rdf4j.federated org.eclipse.rdf4j.federated.exception -
-
Uses of FedXRuntimeException in org.eclipse.rdf4j.federated
Methods in org.eclipse.rdf4j.federated that throw FedXRuntimeException Modifier and Type Method Description void
FederationManager. addEndpoint(Endpoint e, boolean... updateStrategy)
Add the specified endpoint to the federation. -
Uses of FedXRuntimeException in org.eclipse.rdf4j.federated.exception
Subclasses of FedXRuntimeException in org.eclipse.rdf4j.federated.exception Modifier and Type Class Description class
OptimizationException
-