Class FedXException

All Implemented Interfaces:
Serializable

public class FedXException extends RDF4JException
Base class for any FedX Exception.
Author:
Andreas Schwarte
See Also:
  • Constructor Details

    • FedXException

      public FedXException()
    • FedXException

      public FedXException(String arg0, Throwable arg1)
    • FedXException

      public FedXException(String arg0)
    • FedXException

      public FedXException(Throwable arg0)