Package org.spdx.tag
Class InvalidSpdxTagFileException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.spdx.core.InvalidSPDXAnalysisException
org.spdx.tag.InvalidSpdxTagFileException
- All Implemented Interfaces:
Serializable
public class InvalidSpdxTagFileException
extends org.spdx.core.InvalidSPDXAnalysisException
Exceptions for errors in a SPDX tag format file
- Author:
- Gary O'Neall
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidSpdxTagFileException
public InvalidSpdxTagFileException() -
InvalidSpdxTagFileException
- Parameters:
arg0
-
-
InvalidSpdxTagFileException
- Parameters:
arg0
-
-
InvalidSpdxTagFileException
- Parameters:
arg0
-arg1
-
-