Class FedXQueryException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.federated.exception.FedXQueryException
All Implemented Interfaces:
Serializable

public class FedXQueryException extends RuntimeException
Exception to be thrown if during query evaluation a data source is not reachable, i.e. SocketException. All endpoints are repaired and should work for the next query.
Author:
Andreas Schwarte
See Also: