Package org.openbravo.service.datasource
Class TreeDatasourceService.MultipleParentsException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- org.openbravo.service.datasource.TreeDatasourceService.MultipleParentsException
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- TreeDatasourceService
protected class TreeDatasourceService.MultipleParentsException extends Exception
Exception thrown when an operation can not be done upon a node that has several parents- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
MultipleParentsException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-