Package org.spdx.spdxRdfStore
Class MissingDataTypeAndClassRestriction
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.spdx.core.InvalidSPDXAnalysisException
org.spdx.spdxRdfStore.SpdxRdfException
org.spdx.spdxRdfStore.MissingDataTypeAndClassRestriction
- All Implemented Interfaces:
Serializable
Exceptions related to missing restrictions in the SPDX OWL ontology
- 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
-
MissingDataTypeAndClassRestriction
- Parameters:
msg
- error message
-
MissingDataTypeAndClassRestriction
- Parameters:
msg
- error messageinner
- exception
-