Class FedXException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.common.exception.RDF4JException
org.eclipse.rdf4j.federated.exception.FedXException
- All Implemented Interfaces:
Serializable
Base class for any FedX Exception.
- Author:
- Andreas Schwarte
- See Also:
-
Constructor Summary
ConstructorDescriptionFedXException
(String arg0) FedXException
(String arg0, Throwable arg1) FedXException
(Throwable arg0) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
FedXException
public FedXException() -
FedXException
-
FedXException
-
FedXException
-