Class CancellationException

All Implemented Interfaces:
Serializable

public final class CancellationException extends RuntimeException
See Also:
  • Constructor Details

    • CancellationException

      public CancellationException(String message)
    • CancellationException

      public CancellationException(String message, Throwable cause)