Class CompletableFutureUtils.GetAllException

java.lang.Object
java.lang.Throwable
java.lang.Exception
se.liu.ida.hefquin.base.utils.CompletableFutureUtils.GetAllException
All Implemented Interfaces:
Serializable
Enclosing class:
CompletableFutureUtils

public static class CompletableFutureUtils.GetAllException extends Exception
See Also:
  • Field Details

    • i

      public final int i
  • Constructor Details

    • GetAllException

      public GetAllException(Throwable cause, int i)
  • Method Details