Package lumis.service.categorization
Class CategorizationUtil.CyclicTermsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- lumis.service.categorization.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 Summary
Constructors Constructor Description CyclicTermsException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-