Package org.spdx.spdxRdfStore
Class SpdxRdfException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.spdx.core.InvalidSPDXAnalysisException
org.spdx.spdxRdfStore.SpdxRdfException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
MissingDataTypeAndClassRestriction
public class SpdxRdfException
extends org.spdx.core.InvalidSPDXAnalysisException
Exceptions related to RDF storage of SPDX documents
- Author:
- Gary O'Neall
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SpdxRdfException
-
SpdxRdfException
-