Class JobServiceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.kie.kogito.jobs.service.exception.JobServiceException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
JobExecutionException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionJobServiceException(String message) JobServiceException(String message, 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
-
JobServiceException
-
JobServiceException
-