Class DAGWalkerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.infrastructurebuilder.exceptions.IBException
org.infrastructurebuilder.util.dag.DAGWalkerException
- All Implemented Interfaces:
Serializable
public class DAGWalkerException
extends org.infrastructurebuilder.exceptions.IBException
- See Also:
-
Field Summary
Fields inherited from class org.infrastructurebuilder.exceptions.IBException
cet -
Constructor Summary
ConstructorsConstructorDescriptionDAGWalkerException(String message) DAGWalkerException(String message, Throwable cause) DAGWalkerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) DAGWalkerException(Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
DAGWalkerException
public DAGWalkerException() -
DAGWalkerException
-
DAGWalkerException
-
DAGWalkerException
-
DAGWalkerException
-