Uses of Class
com.giffing.bucket4j.spring.boot.starter.exception.Bucket4jGeneralException
| Package | Description |
|---|---|
| com.giffing.bucket4j.spring.boot.starter.exception | |
| com.giffing.bucket4j.spring.boot.starter.failureanalyzer |
-
Uses of Bucket4jGeneralException in com.giffing.bucket4j.spring.boot.starter.exception
Subclasses of Bucket4jGeneralException in com.giffing.bucket4j.spring.boot.starter.exception Modifier and Type Class Description classFilterURLInvalidExceptionclassJCacheNotFoundExceptionThis exception should be thrown if no cache was foundclassMissingKeyFilterExpressionExceptionThis exception should be thrown the the filter-key-type is set to expression but no expression property was set.classMissingMetricTagExpressionExceptionThis exception should be thrown the the expression of an metric-tag is missing -
Uses of Bucket4jGeneralException in com.giffing.bucket4j.spring.boot.starter.failureanalyzer
Methods in com.giffing.bucket4j.spring.boot.starter.failureanalyzer with parameters of type Bucket4jGeneralException Modifier and Type Method Description protected org.springframework.boot.diagnostics.FailureAnalysisBucket4JAutoConfigFailureAnalyzer. analyze(Throwable rootFailure, Bucket4jGeneralException cause)