public class ContentNotFoundException extends ServiceLayerException
| Modifier and Type | Field and Description |
|---|---|
protected String |
path |
protected static long |
serialVersionUID |
protected String |
site |
| Constructor and Description |
|---|
ContentNotFoundException() |
ContentNotFoundException(Exception e) |
ContentNotFoundException(String message) |
ContentNotFoundException(String message,
Exception e) |
ContentNotFoundException(String path,
String site,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPath() |
String |
getSite() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
protected String path
protected String site
Copyright © 2023 CrafterCMS. All rights reserved.