Package n10s
Class RDFToLPGStatementProcessor.PartialCommitException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.eclipse.rdf4j.OpenRDFException
-
- org.eclipse.rdf4j.RDF4JException
-
- org.eclipse.rdf4j.rio.RDFHandlerException
-
- n10s.RDFToLPGStatementProcessor.PartialCommitException
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- RDFToLPGStatementProcessor
protected class RDFToLPGStatementProcessor.PartialCommitException extends org.eclipse.rdf4j.rio.RDFHandlerException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PartialCommitException(java.lang.String s, java.lang.Exception e)
-