Class ContentNotFoundException

    • Constructor Detail

      • ContentNotFoundException

        public ContentNotFoundException​(String contentIdentifier)
        Constructor.
        Parameters:
        contentIdentifier -
    • Method Detail

      • getContentIdentifier

        public String getContentIdentifier()
        Returns:
        the contentIdentifier
      • setContentIdentifier

        public void setContentIdentifier​(String contentIdentifier)
        Parameters:
        contentIdentifier - the contentIdentifier to set