Class CaffeineComputationThrowable

java.lang.Object
io.quarkus.cache.runtime.caffeine.CaffeineComputationThrowable

public class CaffeineComputationThrowable extends Object
This class is used to prevent Caffeine from logging unwanted warnings.
  • Constructor Details

    • CaffeineComputationThrowable

      public CaffeineComputationThrowable(Throwable cause)
  • Method Details