Class ProgressReceiver.OperationCancelledByUser

All Implemented Interfaces:
Serializable
Enclosing interface:
ProgressReceiver

public static class ProgressReceiver.OperationCancelledByUser extends ProgressReceiver.OperationCancelled
Indicates that the operation should be aborted because the user has requested that it be cancelled. The message is "Cancelled by user".
See Also:
  • Constructor Details

    • OperationCancelledByUser

      public OperationCancelledByUser()