Class NoCfsProvidedException

All Implemented Interfaces:
Serializable

public class NoCfsProvidedException extends RuntimeException
Exception indicates that NO cfs(Cffu / CompletableFuture) are provided for methods require cf arguments.
See Also:
  • Constructor Details

    • NoCfsProvidedException

      public NoCfsProvidedException()