public class ExceptionHtml extends Object
| Constructor and Description |
|---|
ExceptionHtml(org.spdx.rdfparser.license.ListedLicenseException exception) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeToFile(File exceptionHtmlFile,
String exceptionHtmlTocReference) |
public ExceptionHtml(org.spdx.rdfparser.license.ListedLicenseException exception)
throws org.spdx.html.InvalidLicenseTemplateException
exception - org.spdx.html.InvalidLicenseTemplateExceptionpublic void writeToFile(File exceptionHtmlFile, String exceptionHtmlTocReference) throws IOException, com.github.mustachejava.MustacheException
exceptionHtmlFile - exceptionHtmlTocReference - IOExceptioncom.github.mustachejava.MustacheExceptionCopyright © 2019 Linux Foundation. All Rights Reserved.