Class NoCfsProvidedException

All Implemented Interfaces:
Serializable

public final class NoCfsProvidedException extends RuntimeException
Exception indicates that NO cfs(CompletionStage, including subclass Cffu / CompletableFuture) are provided for methods that require cf arguments.
Author:
Jerry Lee (oldratlee at gmail dot com)
See Also:
  • Constructor Details

    • NoCfsProvidedException

      public NoCfsProvidedException()