• Constructor Detail

      • CancellationException

        public CancellationException()

        Constructs a CancellationException with no detail message.

      • CancellationException

        public CancellationException​(String message)

        Constructs a CancellationException with the specified detail message.

        Parameters:
        message - the detail message