Class GxSkipTaskException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- io.graphenee.jbpm.embedded.exception.GxTaskException
-
- io.graphenee.jbpm.embedded.exception.GxSkipTaskException
-
- All Implemented Interfaces:
Serializable
public class GxSkipTaskException extends GxTaskException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GxSkipTaskException(Exception e)GxSkipTaskException(String message)GxSkipTaskException(String message, Exception e)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-