public static class CmsContainerPageCopier.NoCustomReplacementException extends java.lang.Exception
| Constructor and Description |
|---|
NoCustomReplacementException(CmsResource resource)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
CmsResource |
getResource()
Gets the resource for which no replacement was found.
|
public NoCustomReplacementException(CmsResource resource)
resource - the resource for which no replacement was foundpublic CmsResource getResource()