Class CycleFinder.CycleFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.sf.jailer.util.CycleFinder.CycleFoundException
- All Implemented Interfaces:
Serializable
- Enclosing class:
CycleFinder
Thrown when a dependency cycle is detected.
- Author:
- Ralf Wisser
- See Also:
-
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
-
Constructor Details
-
CycleFoundException
-