Class UnknownNamedObjectException

    • Method Detail

      • getCategoryClass

        public String getCategoryClass()
        Category class that was missing a parser. This is a String instead of a class because the class might not be on the classpath of all nodes or it might be exclusive to a plugin or something.
      • getName

        public String getName()
        Name of the missing parser.