Class ContentNotFoundException

All Implemented Interfaces:
Serializable

public class ContentNotFoundException extends UnresolvableContentTreeNodeException
Used if node can be found, but content may not be displayed (e.g. because of url parameters used in a freemarker macro).
See Also:
  • Constructor Details

    • ContentNotFoundException

      public ContentNotFoundException(URI uri)
    • ContentNotFoundException

      public ContentNotFoundException(URI uri, ContentTreeNode fallbackNode)