Class ExceptionMapper
java.lang.Object
org.eclipse.rdf4j.spring.dao.exception.mapper.ExceptionMapper
- Since:
- 4.0.0
- Author:
- Florian Kleedorfer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic RDF4JSpringException
mapException
(String message, Exception e)
-
Constructor Details
-
ExceptionMapper
public ExceptionMapper()
-
-
Method Details
-
mapException
-