public class UnableToInterruptJobException extends SchedulerException
InterruptableJob.interrupt(),
Serialized Form| Constructor and Description |
|---|
UnableToInterruptJobException(java.lang.String msg)
Create a
UnableToInterruptJobException with the given message. |
UnableToInterruptJobException(java.lang.Throwable cause)
Create a
UnableToInterruptJobException with the given cause. |
getUnderlyingException, toStringpublic UnableToInterruptJobException(java.lang.String msg)
Create a UnableToInterruptJobException with the given message.
public UnableToInterruptJobException(java.lang.Throwable cause)
Create a UnableToInterruptJobException with the given cause.
Copyright Super iPaaS Integration LLC, an IBM Company 2024