Class ContentNotAddedException

    • Constructor Detail

      • ContentNotAddedException

        public ContentNotAddedException​(String message)
      • ContentNotAddedException

        public ContentNotAddedException​(String spaceId,
                                        Exception e)
      • ContentNotAddedException

        public ContentNotAddedException​(String spaceId,
                                        String contentId,
                                        Exception e)
    • Method Detail

      • getSpaceId

        public String getSpaceId()
      • getContentId

        public String getContentId()