Class Consumers.StopExecution
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.apache.hugegraph.computer.core.common.exception.ComputerException
-
- org.apache.hugegraph.computer.core.util.Consumers.StopExecution
-
- All Implemented Interfaces:
java.io.Serializable
public static class Consumers.StopExecution extends org.apache.hugegraph.computer.core.common.exception.ComputerException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description StopExecution(java.lang.String message)StopExecution(java.lang.String message, java.lang.Object... args)
-
Method Summary
-
Methods inherited from class org.apache.hugegraph.computer.core.common.exception.ComputerException
rootCause, rootCause
-
-