Class ForestMergeStructureException
Object
Throwable
Exception
StructureException
ForestMergeStructureException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class StructureException
StructureException.Builder -
Constructor Summary
ConstructorsConstructorDescriptionForestMergeStructureException(long mergePoint, long mergePointFatherFromSourceForest, Forest sourceForest, Forest targetForest) -
Method Summary
Modifier and TypeMethodDescriptionlonglonglongMethods inherited from class StructureException
asI18nText, getError, getItem, getLocalizedMessage, getLocalizedMessage, getProblemDetails, getRow, getStructure, getView, isLocalized, toStringMethods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
ForestMergeStructureException
-
-
Method Details
-
getMergePoint
public long getMergePoint() -
getMergePointFatherFromForest
public long getMergePointFatherFromForest() -
getMergePointFatherRoot
public long getMergePointFatherRoot() -
getSourceForestString
-
getTargetForestString
-