Class LicenseException

java.lang.Object
org.spdx.rdfparser.license.LicenseException
All Implemented Interfaces:
Cloneable, IRdfModel
Direct Known Subclasses:
ListedLicenseException

public class LicenseException
extends Object
implements IRdfModel, Cloneable
Represents an SPDX license exception as defined in the License Expression Language Used with the "with" unary expression.
Author:
Gary O'Neall