Class OperationCanceledException

  • All Implemented Interfaces:
    Serializable

    public class OperationCanceledException
    extends RuntimeException
    This exception is thrown to blow out of a long-running method when the user cancels it.

    This class is not intended to be subclassed by clients but may be instantiated.

    See Also:
    Serialized Form
    • Constructor Detail

      • OperationCanceledException

        public OperationCanceledException()
        Constructs a OperationCanceledException