Package org.openbravo.service.datasource
Class TreeDatasourceService.CycleInHierarchyException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openbravo.service.datasource.TreeDatasourceService.CycleInHierarchyException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TreeDatasourceService
protected class TreeDatasourceService.CycleInHierarchyException extends Exception
Exception thrown when the a cycle is detected in the data to be returned by the datasource- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
CycleInHierarchyException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-