Class CancellationNotSupportedException

All Implemented Interfaces:
Serializable

public class CancellationNotSupportedException extends SchedulingException
See Also:
  • Constructor Details

    • CancellationNotSupportedException

      public CancellationNotSupportedException(String message)
    • CancellationNotSupportedException

      public CancellationNotSupportedException(String message, Throwable cause)