Package org.spdx.rdfparser.license
Class LicenseCsvException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.spdx.rdfparser.license.SpdxListedLicenseException
org.spdx.rdfparser.license.LicenseCsvException
- All Implemented Interfaces:
Serializable
public class LicenseCsvException extends SpdxListedLicenseException
- Author:
- Gary O'Neall
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description LicenseCsvException(String msg)LicenseCsvException(String msg, Throwable inner) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString