public class ContentNotFoundForPublishingException extends Exception
| Modifier and Type | Field and Description |
|---|---|
protected String |
_path |
protected String |
_site |
protected String |
_target |
| Constructor and Description |
|---|
ContentNotFoundForPublishingException(String site,
String target,
String path) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getSite() |
String |
getTarget() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2020 CrafterCMS. All rights reserved.