Uses of Class
org.eclipse.rdf4j.spring.dao.exception.RDF4JSpringException
-
-
Uses of RDF4JSpringException in org.eclipse.rdf4j.spring.dao.exception
Subclasses of RDF4JSpringException in org.eclipse.rdf4j.spring.dao.exception Modifier and Type Class Description class
IncorrectResultSetSizeException
class
RDF4JDaoException
class
UnexpectedResultException
class
UnsupportedDataTypeException
-
Uses of RDF4JSpringException in org.eclipse.rdf4j.spring.dao.exception.mapper
Methods in org.eclipse.rdf4j.spring.dao.exception.mapper that return RDF4JSpringException Modifier and Type Method Description static RDF4JSpringException
ExceptionMapper. mapException(String message, Exception e)
-
Uses of RDF4JSpringException in org.eclipse.rdf4j.spring.support
Subclasses of RDF4JSpringException in org.eclipse.rdf4j.spring.support Modifier and Type Class Description class
ConfigurationException
-
Uses of RDF4JSpringException in org.eclipse.rdf4j.spring.tx.exception
Subclasses of RDF4JSpringException in org.eclipse.rdf4j.spring.tx.exception Modifier and Type Class Description class
CommitException
class
ConnectionClosedException
class
NoTransactionException
class
RDF4JTransactionException
class
RollbackException
class
TransactionInactiveException
class
WriteDeniedException
-