Package de.hybris.platform.task
Class TaskInterruptedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- de.hybris.platform.task.TaskInterruptedException
-
- All Implemented Interfaces:
java.io.Serializable
public class TaskInterruptedException extends java.lang.ExceptionThrown when task is interrupted.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TaskInterruptedException(java.lang.String message)
-