Class TaskInterruptedException

java.lang.Object
java.lang.Throwable
java.lang.Exception
de.hybris.platform.task.TaskInterruptedException
All Implemented Interfaces:
Serializable

public class TaskInterruptedException extends Exception
Thrown when task is interrupted.
See Also:
  • Constructor Details

    • TaskInterruptedException

      public TaskInterruptedException(String message)