Class RDF4JSpringException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ConfigurationException, RDF4JDaoException, RDF4JTransactionException

public class RDF4JSpringException extends RDF4JException
Since:
4.0.0
Author:
Florian Kleedorfer
See Also:
  • Constructor Details

    • RDF4JSpringException

      public RDF4JSpringException()
    • RDF4JSpringException

      public RDF4JSpringException(String message)
    • RDF4JSpringException

      public RDF4JSpringException(String message, Throwable cause)
    • RDF4JSpringException

      public RDF4JSpringException(Throwable cause)