Class OperationCanceledException

All Implemented Interfaces:
Serializable

public class OperationCanceledException extends RuntimeException
An exception type that is thrown when an operation in progress is canceled.
See Also:
  • Constructor Details Link icon

    • OperationCanceledException Link icon

      public OperationCanceledException()
    • OperationCanceledException Link icon

      public OperationCanceledException(@Nullable String message)