Class RDF4JDaoException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
IncorrectResultSetSizeException, UnexpectedResultException

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

    • RDF4JDaoException

      public RDF4JDaoException()
    • RDF4JDaoException

      public RDF4JDaoException(String message)
    • RDF4JDaoException

      public RDF4JDaoException(String message, Throwable cause)
    • RDF4JDaoException

      public RDF4JDaoException(Throwable cause)