Class CategorizationUtil.CyclicTermsException

  • All Implemented Interfaces:
    Serializable
    Enclosing class:
    CategorizationUtil

    public static class CategorizationUtil.CyclicTermsException
    extends RuntimeException
    Exception thrown when the path of a term cannot be determined because its ancestral are in a cyclic graph.
    Since:
    6.2.0
    Version:
    $Revision: 20509 $ $Date: 2017-09-11 16:18:14 -0300 (Mon, 11 Sep 2017) $
    See Also:
    Serialized Form
    • Constructor Detail

      • CyclicTermsException

        public CyclicTermsException()