Package com.mxgraph.analysis
Class StructuralException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mxgraph.analysis.StructuralException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final long
A custom exception for irregular graph structure for certain algorithms -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
serialVersionUID
private static final long serialVersionUIDA custom exception for irregular graph structure for certain algorithms- See Also:
-
-
Constructor Details
-
StructuralException
-