public class MissingHTMLException extends DesignImportException
The design package must contain an index.html at archive root(This rule is configurable via OSGi configuration. Please refer to the CanvasPageBuilder OSGi components). In case the required HTML document is not found, this exception is raised.
Constructor and Description |
---|
MissingHTMLException() |
MissingHTMLException(String message) |
MissingHTMLException(String message,
Throwable cause) |
MissingHTMLException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
"Copyright © 2006 - 2015 Adobe Systems Incorporated. All Rights Reserved"