Package io.activej.csp.process
Class ProcessCompleteException
java.lang.Object
java.lang.Throwable
java.lang.Exception
io.activej.csp.process.ProcessCompleteException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
WITH_STACK_TRACE
public static final boolean WITH_STACK_TRACE
-
-
Constructor Details
-
ProcessCompleteException
public ProcessCompleteException()
-
-
Method Details
-
fillInStackTrace
- Overrides:
fillInStackTracein classThrowable
-