Class MissingMetricTagExpressionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.giffing.bucket4j.spring.boot.starter.exception.Bucket4jGeneralException
com.giffing.bucket4j.spring.boot.starter.exception.MissingMetricTagExpressionException
All Implemented Interfaces:
java.io.Serializable

public class MissingMetricTagExpressionException
extends Bucket4jGeneralException
This exception should be thrown the the expression of an metric-tag is missing
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    MissingMetricTagExpressionException​(java.lang.String key)  
  • Method Summary

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait