Class CancellationException

All Implemented Interfaces:
Serializable

public class CancellationException extends RuntimeException
Signals that an operation has been cancelled.
Author:
Ralf Wisser
See Also:
  • Constructor Details

    • CancellationException

      public CancellationException()