Package org.spdx.licensexml
Class LicenseXmlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.spdx.licensexml.LicenseXmlException
- All Implemented Interfaces:
Serializable
public class LicenseXmlException extends Exception
Exceptions parsing or processing License XML files
- Author:
- Gary O'Neall
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description LicenseXmlException(String msg)LicenseXmlException(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