Class LicenseParserException

  • All Implemented Interfaces:
    Serializable

    public class LicenseParserException
    extends org.spdx.core.InvalidSPDXAnalysisException
    See Also:
    Serialized Form
    • Constructor Detail

      • LicenseParserException

        public LicenseParserException​(String msg)
        Parameters:
        msg -
      • LicenseParserException

        public LicenseParserException​(String msg,
                                      Throwable inner)