Class IllegalReturnTypeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
io.github.resilience4j.timelimiter.configure.IllegalReturnTypeException
All Implemented Interfaces:
Serializable

public class IllegalReturnTypeException extends IllegalArgumentException
See Also:
  • Constructor Details

    • IllegalReturnTypeException

      public IllegalReturnTypeException(Class<?> returnType, String methodName, String explanation)