Class LicenseParserException

All Implemented Interfaces:
Serializable

public class LicenseParserException extends InvalidSPDXAnalysisException
See Also:
  • Constructor Details

    • LicenseParserException

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

      public LicenseParserException(String msg, Throwable inner)