Class LicenseXmlException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.spdx.licensexml.LicenseXmlException
All Implemented Interfaces:
Serializable

public class LicenseXmlException extends Exception
Exceptions parsing or processing License XML files
Author:
Gary O'Neall
See Also:
  • Constructor Details

    • LicenseXmlException

      public LicenseXmlException(String msg)
    • LicenseXmlException

      public LicenseXmlException(String msg, Throwable inner)