Class SpdxIdNotFoundException

All Implemented Interfaces:
Serializable

public class SpdxIdNotFoundException extends InvalidSPDXAnalysisException
Author:
Gary O'Neall Exception for no SPDX identifier found
See Also:
  • Constructor Details

    • SpdxIdNotFoundException

      public SpdxIdNotFoundException()
    • SpdxIdNotFoundException

      public SpdxIdNotFoundException(String arg0)
      Parameters:
      arg0 -
    • SpdxIdNotFoundException

      public SpdxIdNotFoundException(Throwable arg0)
      Parameters:
      arg0 -
    • SpdxIdNotFoundException

      public SpdxIdNotFoundException(String arg0, Throwable arg1)
      Parameters:
      arg0 -
      arg1 -
    • SpdxIdNotFoundException

      public SpdxIdNotFoundException(String arg0, Throwable arg1, boolean arg2, boolean arg3)
      Parameters:
      arg0 -
      arg1 -
      arg2 -
      arg3 -