Class FedXRuntimeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.rdf4j.federated.exception.FedXRuntimeException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OptimizationException
Base class for any FedX Exception.
- Author:
- Andreas Schwarte
- See Also:
- Serialized Form
-
Constructor Summary
ConstructorDescriptionFedXRuntimeException(String arg0)
FedXRuntimeException(String arg0, Throwable arg1)
FedXRuntimeException(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
-
FedXRuntimeException
public FedXRuntimeException() -
FedXRuntimeException
-
FedXRuntimeException
-
FedXRuntimeException
-