public class ImportException extends SlingException
ImportException class is the exception, which may be thrown
by the
Importer.importData(String, String, org.apache.sling.api.resource.Resource)
method in case of any data access, transfer or import problems.| Constructor and Description |
|---|
ImportException(String text) |
ImportException(String text,
Throwable cause) |
ImportException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010 - 2020 Adobe. All Rights Reserved